Hostname
buzzard-master.com
Last fetched
buzzard-master.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buzzard-master.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buzzard-master.com owner
- Contact emails
- 37ca0ee0-c91f-4849-bcc1-75884a791630@identity-protect.org
- 5cc70cfb-8e4f-414f-8d2c-84d17f2107aa@identity-protect.org
- 7cbb1fca-ba90-473b-a98c-fe5d1c2fc69c@identity-protect.org
- 9bf1ad41-95fc-440c-a5c8-636070ba4fcd@identity-protect.org
- a351f217-ad33-4a07-99b1-408f3009de5d@identity-protect.org
- fa1cb4cf-af54-431d-96c4-9560ca0f392a@identity-protect.org
- owner-8360655@buzzard-master.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from buzzard-master.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buzzard-master.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.