Hostname
xusdx.com
Last fetched
xusdx.com resolves to 2 IPv4 addresses operated by ANTBOX1-AS-AP Antbox Networks Limited in CN. WHOIS lists iana:2832 as the registrar.
Nutrition Label
Resolution chain
xusdx.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.163.162.102 | 192.163.162.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 45.85.76.175 | 45.85.76.0/23 | AS55933 | CLOUDIE-AS-AP Cloudie Limited | HK |
WHOIS identity
- Registrar
- iana:2832
- Organization
- domain admin
- Contact emails
Subdomains
6 observed subdomains of xusdx.com.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xusdx.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from xusdx.com.
- IP · 192.163.162.102
- ASN · AS138995ANTBOX1-AS-AP Antbox Networks Limited
- Registrar · iana:2832
- Country · CN
- Email · f641474f0a9041ee990fd4fa666516bc.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · xu…
- 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: "xusdx.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.