Skip to content

Hostname

00hk.com

Last fetched

00hk.com resolves to 1 IPv4 address operated by HKNET-VIPNET NTT Com Asia Limited in HK. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · 00hk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/00hk.com

Resolution chain

00hk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
218.213.239.102218.213.239.0/24AS9293HKNET-VIPNET NTT Com Asia LimitedHK

WHOIS identity

Registrar
iana:48
Organization
keynet tech. co.
Contact emails

Subdomains

9 observed subdomains of 00hk.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • 00hk.com

SPF policy

11 SPF mechanisms authorising senders for 00hk.com.

MechanismTarget
SPF_A00hk.com
SPF_IP202.181.195.142/29
SPF_IP202.181.195.163
SPF_IP218.213.220.113
SPF_IP218.213.220.115/27
SPF_IP218.213.239.120/29
SPF_IP218.213.239.129/29
SPF_IP218.213.239.160/30
SPF_IP218.213.239.180/30
SPF_IP219.213.230.100/29
SPF_MX00hk.com

Related pages

Pivot deeper into the graph from 00hk.com.

Cypher and MCP

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

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