Hostname
dragonsfireemail.com
Last fetched
dragonsfireemail.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dragonsfireemail.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.241.103 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.116 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.33 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.93 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.255.16 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.27 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.59 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.255.90 | 3.165.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dragonsfireemail.com owner
- Contact emails
- 04e650d5-af66-4e38-872f-2ace53b7499c@identity-protect.org
- 262f8180-51ea-4918-8cb4-c92e6fef5461@identity-protect.org
- 7c83ba9e-c5c4-4bfe-9ec8-30a94887a167@identity-protect.org
- 9927e642-cf74-471e-9675-84de4e452dc6@identity-protect.org
- a7cbfb18-ac7d-4a19-b99e-311a5bf5a76f@identity-protect.org
- d8f0079a-2965-441d-89ba-46c01f5fa98d@identity-protect.org
- owner-2320696@dragonsfireemail.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dragonsfireemail.com.
| Mechanism | Target |
|---|---|
| SPF_A | dragonsfireemail.com |
| SPF_INCLUDE | messagingengine.com |
| SPF_MX | dragonsfireemail.com |
Related pages
Pivot deeper into the graph from dragonsfireemail.com.
- IP · 13.32.241.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04e650d5-af66-4e38-872f-2ace53b7499c@identity-protect.org
- TLD · .com
- Browse hostnames · dr…
- 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: "dragonsfireemail.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.