Hostname
afb3355.com
Last fetched
afb3355.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
afb3355.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.73.220.148 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.80.127 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.36.1 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.130.151 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of afb3355.com owner
- Contact emails
- 4836fa5f-3384-40a0-9bec-08fb55656b33@identity-protect.org
- 51d1cecb-72d7-49ae-9609-056f9988f585@identity-protect.org
- 563ba9b3-4708-4260-84ee-75857413a3ac@identity-protect.org
- b0397669-d36b-4bfa-9b58-bdd15dae95f8@identity-protect.org
- c8c5ed00-de64-435b-a4c1-01b5cae5b85c@identity-protect.org
- f862cdc1-5204-4192-a382-1f1fe0d3c9f9@identity-protect.org
- owner-1414468@afb3355.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of afb3355.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from afb3355.com.
- IP · 35.73.220.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 4836fa5f-3384-40a0-9bec-08fb55656b33@identity-protect.org
- TLD · .com
- Browse hostnames · af…
- 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: "afb3355.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.