Hostname
4xj9.com
Last fetched
4xj9.com resolves to 2 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in SG. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
4xj9.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 |
|---|---|---|---|---|
| 38.182.168.205 | 38.182.168.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | SG |
| 45.202.214.35 | 45.202.214.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | HK |
WHOIS identity
- Registrar
- iana:625
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
5 observed subdomains of 4xj9.com.
| Subdomain |
|---|
| com.4xj9.com |
| m.4xj9.com |
| www.4xj9.com |
Showing 3 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from 4xj9.com.
- IP · 38.182.168.205
- ASN · AS40065CNSERVERS - CNSERVERS LLC
- Registrar · iana:625
- Country · SG
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · 4x…
- 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: "4xj9.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.