Hostname
defo.cc
Last fetched
defo.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
defo.cc 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.72.186 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.153.220 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of defo.cc owner
- Contact emails
- olegapro@gmail.com
- info@domain-contact.org
- 1e3b3a1699031254ca561195fbc622ee2ff27e7027de6acda5d34c99c76965db@defo.cc.whoisproxy.org
- 1f40ceba30a4281545e2ca01a88c6cb01d3b8d48c98f2385d95c47d9ff305657@defo.cc.whoisproxy.org
- 5c0814f304ec81de5bfbaeb51d8a56ffa50d87b15d38646bd62f929bf4d49110@defo.cc.whoisproxy.org
- 72998b8d10ab22f6bdb82e40ee6ab99b9aa1082f4ae59934c7be41f6550d6594@defo.cc.whoisproxy.org
- 8bf40636d5884d5562a41d64f15d8337f8dcee8cde9010272b82e356a4789e09@defo.cc.whoisproxy.org
- b96cd860227b3089a92553c2b0ebfb31e2204fc8817141b55253a73bc8b7c24b@defo.cc.whoisproxy.org
Subdomains
1 observed subdomain of defo.cc.
| Subdomain |
|---|
| www.defo.cc |
Web-graph footprint
Distinct hostnames that link to or from defo.cc in the public web crawl.
6 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for defo.cc.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from defo.cc.
- IP · 104.21.72.186
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · olegapro@gmail.com
- TLD · .cc
- Browse hostnames · de…
- 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: "defo.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.