Skip to content

Hostname

xebaonam.com

Last fetched

xebaonam.com resolves to 2 IPv4 addresses operated by MEGACORE-AS-VN - Megacore Technology Company Limited in VN. WHOIS lists iana:1586 as the registrar.

Nutrition Label

WHISPER CANON · xebaonam.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xebaonam.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.214.8.224103.214.8.0/22AS140810MEGACORE-AS-VN - Megacore Technology Company LimitedVN
150.95.109.66150.95.104.0/21AS131392RUNSYSTEM-AS-VN - GMO-Z.com Runsystem Joint Stock CompanyVN

WHOIS identity

Registrar
iana:1586
Organization
ong tran van phai
Contact emails

Subdomains

4 observed subdomains of xebaonam.com.

Web-graph footprint

Distinct hostnames that link to or from xebaonam.com in the public web crawl.

38 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from xebaonam.com.

Cypher and MCP

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

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