Skip to content

Hostname

oddgate.com

Last fetched

oddgate.com resolves to 2 IPv4 addresses operated by VNPT-AS-VN - VNPT Corp in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
123.30.151.70123.30.151.0/24AS45899VNPT-AS-VN - VNPT CorpVN
14.225.10.514.225.10.0/24AS135905VNPT-AS-VN - VIETNAM POSTS AND TELECOMMUNICATIONS GROUPVN

WHOIS identity

Registrar
iana:1649
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of oddgate.com.

Threat posture

History

Related pages

Pivot deeper into the graph from oddgate.com.

Cypher and MCP

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

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