Hostname
khalz.com
Last fetched
khalz.com resolves to 1 IPv4 address operated by ZILLION-NETWORK - Zillion Network Inc. in HK. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
khalz.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 |
|---|---|---|---|---|
| 207.56.107.148 | 207.56.64.0/18 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | HK |
WHOIS identity
- Registrar
- iana:1250
- Organization
- domain administrator
- Contact emails
- contact@whoissecure.net
- pw-13773b674dd1363649c121030c0d5ec5@privacyguardian.org
- pw-aa9fceb879823a033bf4079f298f3c13@privacyguardian.org
- pw-ae10eef24e5297e80cfc9375020e1f2c@privacyguardian.org
- pw-c6308c2f1f0e2938e5d38d4f29f0932a@privacyguardian.org
- pw-d097f6f6603091dc40b65fdc0f89a313@privacyguardian.org
- pw-d0fcb181bd18f771710d7172a1423676@privacyguardian.org
- pw-ec88dbe270cedba41f5de9612a73163d@privacyguardian.org
- pw-fc2eba07741606c49b18401c2ae5c151@privacyguardian.org
Subdomains
7 observed subdomains of khalz.com.
Web-graph footprint
Distinct hostnames that link to or from khalz.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from khalz.com.
- IP · 207.56.107.148
- ASN · AS54801ZILLION-NETWORK - Zillion Network Inc.
- Registrar · iana:1250
- Country · HK
- Email · contact@whoissecure.net
- TLD · .com
- Browse hostnames · kh…
- 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: "khalz.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.