Hostname
karntd.com
Last fetched
karntd.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
karntd.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.61.86 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.207.248 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- c/o whoisproxy.com
- Contact emails
- 089bf73b5cb3ccce82c6b91e5cb85bb88c485bcfbe70f1f8a8949d6d850b9b2d@karntd.com.whoisproxy.org
- 1853962883a992779bfc3d4cc332fe07220709d5ec72be265cd13f4a46283825@karntd.com.whoisproxy.org
- 4422b7ece7ab9e1652cc713a329b8a96dbb0c8dd05e9efa6a0932d5034db288d@karntd.com.whoisproxy.org
- 902e0ff177d7a1b66ca92e373423b753e443f2ae58350a9b44ef435a145a0477@karntd.com.whoisproxy.org
- b54e857ae79ab28ca0ac79ed7068c7246201c7967157e61d746b0d5b6fc6dc82@karntd.com.whoisproxy.org
- c280b84f415f9f36c48c06f4958a6e7435e9b6046efb09e763b3efe36b06a236@karntd.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from karntd.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from karntd.com.
- IP · 104.21.61.86
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · 089bf73b5cb3ccce82c6b91e5cb85bb88c485bcfbe70f1f8a8949d6d850b9b2d@karntd.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ka…
- 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: "karntd.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.