Hostname
isafechecker.com
Last fetched
isafechecker.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
isafechecker.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.8.34 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.64 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.8 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.90 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.167.163.26 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.57 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.59 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.88 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of isafechecker.com owner
- Contact emails
- 00601a74-b6a3-4bd0-8a2f-022774e50330@identity-protect.org
- 227a43f4-8491-480c-a320-26a9c1dc7f9d@identity-protect.org
- 576fd589-e141-48f2-a9c2-8a66cd92fac2@identity-protect.org
- 75dac379-be7a-4aaa-b98c-a678d4f53f11@identity-protect.org
- c3eb2f16-2636-4bc5-b378-05e6b46c0c02@identity-protect.org
- cbb535e7-829d-462d-aa1e-b2cbf5ff3cb6@identity-protect.org
- owner-6252497@isafechecker.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from isafechecker.com.
- IP · 18.64.8.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 00601a74-b6a3-4bd0-8a2f-022774e50330@identity-protect.org
- TLD · .com
- Browse hostnames · is…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "isafechecker.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.