Hostname
idouqu.com
Last fetched
idouqu.com resolves to 8 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:1331 as the registrar.
Nutrition Label
Resolution chain
idouqu.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 |
|---|---|---|---|---|
| 152.53.121.10 | 152.53.120.0/22 | AS197540 | — | DE |
| 152.53.83.49 | 152.53.80.0/22 | AS214996 | — | US |
| 152.53.84.152 | 152.53.84.0/22 | AS197540 | — | DE |
| 152.53.85.159 | 152.53.84.0/22 | AS197540 | — | DE |
| 152.53.86.68 | 152.53.84.0/22 | AS197540 | — | DE |
| 152.53.91.37 | 152.53.88.0/22 | AS214996 | — | US |
| 192.227.152.117 | 192.227.152.0/23 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 81.181.113.136 | 81.181.113.0/24 | AS215362 | — | RO |
WHOIS identity
- Registrar
- iana:1331
- Organization
- cailong
- Contact emails
Subdomains
3 observed subdomains of idouqu.com.
Threat posture
History
Related pages
Pivot deeper into the graph from idouqu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "idouqu.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.