Hostname
ddakr.com
Last fetched
ddakr.com resolves to 4 IPv4 addresses operated by AS136188 in CN. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
ddakr.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 |
|---|---|---|---|---|
| 122.246.1.132 | 122.246.0.0/19 | AS136188 | — | CN |
| 138.252.208.39 | 138.252.208.0/24 | AS206888 | — | HK |
| 168.76.242.204 | 168.76.240.0/20 | AS137951 | — | ZA |
| 138.252.208.117 | 138.252.208.0/24 | AS206888 | — | HK |
WHOIS identity
- Registrar
- iana:1599
- Organization
- perfect privacy,
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from ddakr.com.
- IP · 122.246.1.132
- ASN · AS136188
- Registrar · iana:1599
- Country · CN
- Email · 0hfgjrfgaaglg8u0fjptu4o0bm@domaindiscreet.com
- TLD · .com
- Browse hostnames · dd…
- 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: "ddakr.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.