Skip to content

Hostname

9gate.net

Last fetched

9gate.net resolves to 2 IPv4 addresses operated by AS56153 in VN. WHOIS lists iana:1586 as the registrar.

Nutrition Label

WHISPER CANON · 9gate.netRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/9gate.net

Resolution chain

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

WHOIS identity

Registrar
iana:1586
Organization
cong ty tnhh giai tri so 9 viet nam
Contact emails

Subdomains

4 observed subdomains of 9gate.net.

Web-graph footprint

Distinct hostnames that link to or from 9gate.net in the public web crawl.

13 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 9gate.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "9gate.net"})-[: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.