Skip to content

Hostname

x20e.com

Last fetched

x20e.com resolves to 2 IPv4 addresses operated by IMONC - ImOn Communications, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · x20e.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/x20e.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.28.75.218138.28.0.0/17AS393238IMONC - ImOn Communications, LLCUS
204.144.238.176204.144.192.0/18AS393238IMONC - ImOn Communications, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of x20e.com.

Threat posture

History

Related pages

Pivot deeper into the graph from x20e.com.

Cypher and MCP

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

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