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
Resolution chain
xebaonam.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 |
|---|---|---|---|---|
| 103.214.8.224 | 103.214.8.0/22 | AS140810 | MEGACORE-AS-VN - Megacore Technology Company Limited | VN |
| 150.95.109.66 | 150.95.104.0/21 | AS131392 | RUNSYSTEM-AS-VN - GMO-Z.com Runsystem Joint Stock Company | VN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.xebaonam.com
- xebaonam.com
Related pages
Pivot deeper into the graph from xebaonam.com.
- IP · 103.214.8.224
- ASN · AS140810MEGACORE-AS-VN - Megacore Technology Company Limited
- Registrar · iana:1586
- Country · VN
- Email · namhn2011@gmail.com
- TLD · .com
- Browse hostnames · xe…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.