Hostname
klukwan.com
Last fetched
klukwan.com resolves to 1 IPv4 address operated by AS139880 in HK. WHOIS lists iana:4542 as the registrar.
Nutrition Label
Resolution chain
klukwan.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 |
|---|---|---|---|---|
| 156.254.92.207 | 156.254.64.0/19 | AS139880 | — | HK |
WHOIS identity
- Registrar
- iana:4542
- Organization
- domain administrator
- Contact emails
- reactivation-pending@mail.withheldforprivacy.com
- pw-06513cc454660c6881f2131be051aae8@privacyguardian.org
- pw-19b34c4fd874fb3e62899219adea3dd4@privacyguardian.org
- pw-23669a1f5a175b36adfe56ab99261527@privacyguardian.org
- pw-8fe0e630cd90d49f338f3a3db86657eb@privacyguardian.org
- pw-c66107ca8f3df93c3dc3c7b68d09f30a@privacyguardian.org
Subdomains
14 observed subdomains of klukwan.com.
Web-graph footprint
Distinct hostnames that link to or from klukwan.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from klukwan.com.
- IP · 156.254.92.207
- ASN · AS139880
- Registrar · iana:4542
- Country · HK
- Email · reactivation-pending@mail.withheldforprivacy.com
- TLD · .com
- Browse hostnames · kl…
- 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: "klukwan.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.