Hostname
dragon-bites.com
Last fetched
dragon-bites.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
dragon-bites.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 |
|---|---|---|---|---|
| 18.244.202.122 | 18.244.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.202.126 | 18.244.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.202.49 | 18.244.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.202.93 | 18.244.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.71.126 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.13 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.26 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.36 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dragon-bites.com owner
- Contact emails
- 2f44f210-f99a-42df-a399-c83df3b34eba@identity-protect.org
- 3028ec32-a3be-414a-adb7-eace9b0dc638@identity-protect.org
- 376837d6-afa2-4fbc-b215-d1d731775137@identity-protect.org
- 7374d49d-c5d6-46e6-86a9-8d66cf21fcd5@identity-protect.org
- 83c481a2-8802-486d-9130-aafd50b083b4@identity-protect.org
- f5e233d2-54db-42df-8b71-aa1ab65bb53f@identity-protect.org
- owner-4586086@dragon-bites.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dragon-bites.com.
- IP · 18.244.202.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2f44f210-f99a-42df-a399-c83df3b34eba@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: "dragon-bites.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.