Hostname
fdata.cc
Last fetched
fdata.cc resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
fdata.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.5.33 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.132.220 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 91.195.240.123 | 91.195.240.0/23 | AS47846 | SEDO-AS | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- on behalf of fdata.cc owner
- Contact emails
- pw-6ec27e7b81cd59b5a134d1f6ca3e2b94@privacyguardian.org
- 7bcec771025ee5e7420fbc3389be321fec8d5a7cfb73b0a96644e540da9fe8e8@fdata.cc.whoisproxy.org
- 819428adb16bb1aabe73b389a249d25e3b0e4e2a679417e2d73274cd58270678@fdata.cc.whoisproxy.org
- c940306680c2d982426480e70fa1eb35d9926f7c42e45deaaab0012fef869270@fdata.cc.whoisproxy.org
Subdomains
3 observed subdomains of fdata.cc.
| Subdomain |
|---|
| hnc1.fdata.cc |
| www.fdata.cc |
| jo.fdata.cc |
Threat posture
History
Related pages
Pivot deeper into the graph from fdata.cc.
- IP · 104.21.5.33
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-6ec27e7b81cd59b5a134d1f6ca3e2b94@privacyguardian.org
- TLD · .cc
- Browse hostnames · fd…
- 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: "fdata.cc"})-[: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.