Hostname
kupdf.net
Last fetched
kupdf.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
kupdf.net 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.3.25 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.130.18 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain administrator
- Contact emails
- 13b2a383da5b4f7caa7a94abc59e8f4f.protect@withheldforprivacy.com
- pw-0299e78ad5f5d73c1c7c37ec1688163d@privacyguardian.org
- pw-1ed7be88a42af7b7b9dfb43a801f7de6@privacyguardian.org
- pw-487c0b6f0d435d594434a60d7b372959@privacyguardian.org
- pw-6d5ddc00d8348f05d0f4d2bea0688014@privacyguardian.org
- pw-a24669d7c4c116dd32908ca51d86b9eb@privacyguardian.org
- pw-c3e38905433f64bc1467606196849177@privacyguardian.org
- pw-e03efddda26d133f99c406e35d3637b8@privacyguardian.org
- pw-f83b5e2c018d46a2223bb28c53fd7f48@privacyguardian.org
Subdomains
1 observed subdomain of kupdf.net.
| Subdomain |
|---|
| www.kupdf.net |
Web-graph footprint
Distinct hostnames that link to or from kupdf.net in the public web crawl.
642 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from kupdf.net.
- IP · 104.21.3.25
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 13b2a383da5b4f7caa7a94abc59e8f4f.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · ku…
- 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: "kupdf.net"})-[: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.