Hostname
demonborn.com
Last fetched
demonborn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
demonborn.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 |
|---|---|---|---|---|
| 3.161.104.116 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.126 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.60 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.77 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.166.152.108 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.12 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.19 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.28 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of demonborn.com owner
- Contact emails
- admin@dnstinations.com
- 02439df7-48d6-4b2c-927c-7798f262938c@identity-protect.org
- 36799c41-4e8c-4be0-af66-00b7ba07fbc0@identity-protect.org
- 3f80e73c-507b-47c2-8025-41f2326dd19f@identity-protect.org
- 7824e5cb-080a-434b-a49e-6ad49c9ada5e@identity-protect.org
- 9e32ea7f-fdcf-4713-9c4f-d2681a4fa058@identity-protect.org
- e00cabef-871e-4579-b1b4-0976d74504b4@identity-protect.org
- owner-2028833@demonborn.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of demonborn.com.
| Subdomain |
|---|
| api.demonborn.com |
| users.demonborn.com |
Threat posture
History
Related pages
Pivot deeper into the graph from demonborn.com.
- IP · 3.161.104.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · OM
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · de…
- 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: "demonborn.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.