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
Resolution chain
00hk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 218.213.239.102 | 218.213.239.0/24 | AS9293 | HKNET-VIPNET NTT Com Asia Limited | HK |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 00hk.com
SPF policy
11 SPF mechanisms authorising senders for 00hk.com.
| Mechanism | Target |
|---|---|
| SPF_A | 00hk.com |
| SPF_IP | 202.181.195.142/29 |
| SPF_IP | 202.181.195.163 |
| SPF_IP | 218.213.220.113 |
| SPF_IP | 218.213.220.115/27 |
| SPF_IP | 218.213.239.120/29 |
| SPF_IP | 218.213.239.129/29 |
| SPF_IP | 218.213.239.160/30 |
| SPF_IP | 218.213.239.180/30 |
| SPF_IP | 219.213.230.100/29 |
| SPF_MX | 00hk.com |
Related pages
Pivot deeper into the graph from 00hk.com.
- IP · 218.213.239.102
- ASN · AS9293HKNET-VIPNET NTT Com Asia Limited
- Registrar · iana:48
- Country · HK
- Email · info@00hk.com
- TLD · .com
- Browse hostnames · 00…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.