Hostname
bustead.net
Last fetched
bustead.net resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bustead.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.63.191.201 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.252.26.175 | 54.252.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.253.73.37 | 54.253.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 32dcfcda-d2f4-411b-bb1b-0bf71386cdc6@identity-protect.org
- 4788ede9-a699-4d01-8bd1-e0e9d54ae46e@identity-protect.org
- 572d3b59-aef5-45b7-aee6-9f47748811c2@identity-protect.org
- 5ffe791c-c412-4595-ab12-b01452cf1283@identity-protect.org
- 82ee1d6b-f46d-4c7c-8b33-c36842453a7f@identity-protect.org
- a2bc2db0-2766-48a1-996e-13cc5d4706c4@identity-protect.org
- bbc32702-9c88-472a-926b-8937c79dfc7a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from bustead.net.
- IP · 52.63.191.201
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 32dcfcda-d2f4-411b-bb1b-0bf71386cdc6@identity-protect.org
- TLD · .net
- Browse hostnames · bu…
- 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: "bustead.net"})-[: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.