Hostname
kna168.com
Last fetched
kna168.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
kna168.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.12.73 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.193.191 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of kna168.com.
| Subdomain |
|---|
| www.kna168.com |
Web-graph footprint
Distinct hostnames that link to or from kna168.com in the public web crawl.
69 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
- joker123th.fun
- xn--12c2caso0a8ca0orbe8b6c.fun
- xn--12c3beejv8cfrx8aec8d3lud.fun
- xn--12cat5czdh8azae2qta1d2b7a.fun
- xn--12cl5bablxeb3eefcu5cya6cn2cwb8j8g3av5i3ar.fun
- xn--72cg4ahcrc2gn8dcb1kc7jhl0ezb4a1a.fun
- xn--m3chf5byaty3pf.fun
- xn--12cads2eaeg1ab3b1cai4b5e8bi4fkck8d8p4czc7akg1a1k.live
- member420.lol
- pgplus.lol
Threat posture
History
Related pages
Pivot deeper into the graph from kna168.com.
- IP · 104.21.12.73
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · cfcfcc53d31448e9862c3e9333d37ab1.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · kn…
- 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: "kna168.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.