Hostname
xjdm374.com
Last fetched
xjdm374.com resolves to 12 IPv4 addresses operated by DNC-AS Dimension Network & Communication Limited in HK. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
xjdm374.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.233.96.33 | 103.233.96.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 103.68.172.60 | 103.68.172.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 103.93.126.234 | 103.93.126.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 147.92.43.196 | 147.92.43.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 207.148.34.150 | 207.148.34.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 207.148.37.244 | 207.148.37.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 207.148.41.159 | 207.148.41.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 67.211.77.71 | 67.211.77.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 67.211.78.13 | 67.211.78.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 67.211.78.217 | 67.211.78.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 67.211.78.82 | 67.211.78.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
| 69.160.171.153 | 69.160.171.0/24 | AS59371 | DNC-AS Dimension Network & Communication Limited | HK |
WHOIS identity
- Registrar
- iana:1479
- Organization
- privacyguardian.org
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from xjdm374.com.
- IP · 103.233.96.33
- ASN · AS59371DNC-AS Dimension Network & Communication Limited
- Registrar · iana:1479
- Country · HK
- Email · pw-a3490666878192d90c63f543eb79e859@privacyguardian.org
- TLD · .com
- 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: "xjdm374.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.