Hostname
dynastyfire.com
Last fetched
dynastyfire.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
dynastyfire.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 dynastyfire.com owner
- Contact emails
- kev6115@hotmail.com
- 5f4c30f4-b9ae-410a-83e6-264c5e961973@identity-protect.org
- 80e67873-b185-4b1f-8165-b26c4884730a@identity-protect.org
- 824872ce-ba60-4055-9093-c4bfa9ac3955@identity-protect.org
- 85b4a3cd-1130-4cb9-806a-e6e32dfb7f77@identity-protect.org
- 9933b876-2048-461d-b0cd-57296f80abaf@identity-protect.org
- b8444958-953d-4e7a-8fe4-c45286accd7c@identity-protect.org
- owner-146379@dynastyfire.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dynastyfire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from dynastyfire.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dynastyfire.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.