Hostname
duanedorch.com
Last fetched
duanedorch.com resolves to 4 IPv4 addresses operated by AS20940 in CO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
duanedorch.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.20.111.78 | 2.20.111.0/24 | AS20940 | — | CO |
| 2.20.111.80 | 2.20.111.0/24 | AS20940 | — | CO |
| 61.111.58.180 | 61.111.0.0/18 | AS3786 | — | KR |
| 61.111.58.208 | 61.111.0.0/18 | AS3786 | — | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of duanedorch.com owner
- Contact emails
- 14381ad4-d774-4519-a4d2-e264ba62b0ef@identity-protect.org
- 162b3849-ae34-4ab0-a9da-4608cb2ef18d@identity-protect.org
- 52c1e1bc-5710-44d6-823b-0bc240b3bf88@identity-protect.org
- 5a29f53a-cd8b-4dc8-a5ec-0149e837f679@identity-protect.org
- f0efd46b-d170-4ed9-950c-5c25abfdd79a@identity-protect.org
- f799d3d5-a6da-4e41-9c08-01b293ce0388@identity-protect.org
- owner-161315@duanedorch.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of duanedorch.com.
| Subdomain |
|---|
| api.duanedorch.com |
| www.duanedorch.com |
Threat posture
History
Related pages
Pivot deeper into the graph from duanedorch.com.
- IP · 2.20.111.78
- ASN · AS20940
- Registrar · iana:468
- Country · CO
- Email · 14381ad4-d774-4519-a4d2-e264ba62b0ef@identity-protect.org
- TLD · .com
- Browse hostnames · du…
- 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: "duanedorch.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.