Hostname
asafebgi.com
Last fetched
asafebgi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asafebgi.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 |
|---|---|---|---|---|
| 13.32.220.113 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.127 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.41 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.58 | 13.32.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.161.170.117 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.33 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.67 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.77 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asafebgi.com owner
- Contact emails
- bc46f6e113a084df7579540d68ae46ff-3895187@contact.gandi.net
- 08c277d5-364b-4c52-b145-897c084f8d69@identity-protect.org
- 0bed933e-5f24-4ff4-900a-a699361aa01a@identity-protect.org
- 3e3f8729-be8e-4ccd-8279-08dc9c115c1c@identity-protect.org
- 51431cbe-f236-40f5-b51f-93ab10bde4b3@identity-protect.org
- 743f23e4-25bc-4d4a-ab05-7c3ca0d6cc26@identity-protect.org
- dad561d9-c32e-49e6-a5c8-df056c1d740a@identity-protect.org
- e097341e-4c32-45f1-bb43-22628253cbe7@identity-protect.org
- owner-6369707@asafebgi.com.whoisprivacyservice.org
- owner-7398944@asafebgi.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of asafebgi.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from asafebgi.com.
- IP · 13.32.220.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · bc46f6e113a084df7579540d68ae46ff-3895187@contact.gandi.net
- TLD · .com
- Browse hostnames · as…
- 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: "asafebgi.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.