IPアドレス検索
任意のIPアドレスの地理的位置、ISP、ASNを調べます。
このツールの使い方
- 1
Type an IPv4 address (e.g. 8.8.8.8), an IPv6 address, or a domain name (e.g. example.com) into the input field.
- 2
Click Lookup to send the query to our server, which fetches the record from the ipapi.co database.
- 3
Read the returned fields: IP, city, region, country, postal code, latitude, longitude, timezone, organization, and ASN.
- 4
Change the value and click Lookup again to check another address; an invalid or rate-limited request shows an error message instead of results.
IPアドレス検索とは何ですか?
IPによる位置情報の特定(ジオロケーション)は、公開レジストリ(ARIN、RIPEなど)やISPのデータを使って、IPをおおよその物理的な位置に対応づけます。精度はさまざまで、通常は都市レベルですが、モバイルIPやVPNでは数百キロメートルもずれることがあります。ログ分析、不正検知、コンテンツの地域別ターゲティング、CDNのデバッグなどに役立ちます。
よくある活用例
Investigating a suspicious login or order by checking whether the IP in your logs resolves to the country and ISP the user claims.
Debugging a CDN or DNS issue by confirming which network and region a server IP belongs to.
Enriching web analytics or fraud-scoring records with the country, ASN, and organization behind a visitor's address.
Verifying that a VPN or proxy is exiting in the expected country before running a geo-restricted test.
Looking up the ASN and org of an address that is hammering your firewall logs to identify the responsible hosting provider.
Quickly resolving a domain to its hosting location when triaging an abuse report or a downtime alert.
よくある質問
なぜ位置情報が間違っているのですか?▼
関連ツール
DNSルックアップ
任意のドメインのDNSレコード(A、AAAA、MX、TXT、NS、CNAME)を照会します。メール、ホスティング、SSL設定のデバッグに役立ちます。
WHOIS検索
任意のドメインの登録データを照会します。レジストラ、登録日と有効期限、ネームサーバー、(公開されている場合は)連絡先情報がわかります。
SSL証明書チェッカー
任意のドメインのSSL/TLS証明書を確認します。発行者、有効期間、有効期限までの日数を表示します。
HTTPヘッダーアナライザー
あらゆるURLのHTTPレスポンスヘッダーを検査します。欠落しているセキュリティヘッダーを強調表示します。
HTTPステータスコードチェッカー
あらゆるURLが返すHTTPステータスコードを確認します。200、301、404、500などを検出します。
リダイレクトチェーン追跡ツール
リダイレクトチェーンの各ホップをたどります。リダイレクトループや、パフォーマンスを損なう過剰なホップを検出します。