Skip to content

Hostname

xjdm413.com

Last fetched

xjdm413.com resolves to 12 IPv4 addresses operated by ACCESS-NP Access World Tech Pvt. Ltd. in HK. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · xjdm413.comRouting diversity5.2/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/xjdm413.com

Resolution chain

xjdm413.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.233.96.33103.233.96.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
103.68.172.60103.68.172.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
103.93.126.234103.93.126.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
147.92.43.196147.92.43.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
207.148.34.150207.148.34.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
207.148.37.244207.148.37.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
207.148.41.159207.148.41.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
67.211.77.7167.211.77.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
67.211.78.1367.211.78.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
67.211.78.21767.211.78.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
67.211.78.8267.211.78.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK
69.160.171.15369.160.171.0/24AS59371ACCESS-NP Access World Tech Pvt. Ltd.HK

WHOIS identity

Registrar
iana:1479
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from xjdm413.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "xjdm413.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.