Hostname
caffigruff.cc
Last fetched
caffigruff.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4047 as the registrar.
Nutrition Label
Resolution chain
caffigruff.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 |
|---|---|---|---|---|
| 172.65.185.109 | 172.65.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.65.190.172 | 172.65.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:4047
- Organization
- on behalf of caffigruff.cc owner
- Contact emails
- 0cd06f95648fd2152885457b8af0713795ca7877bc7632042274cc8cad751529@caffigruff.cc.whoisproxy.org
- 371007a3e27758c240e3b2f14a285b85b584b203d4236896c8235bf01d3dc9db@caffigruff.cc.whoisproxy.org
- 45de033bceee8108f41f12882a974f8d997e2470292e5309406c32c9055498a0@caffigruff.cc.whoisproxy.org
- 564ed2864f68168e4a766b1b8c66477a53b9fa57c33e85c9457078891e6f8852@caffigruff.cc.whoisproxy.org
- 79d20dea83482363a0907eb075eebe2cada47822591a92fc9a6a5fb3a490d7fd@caffigruff.cc.whoisproxy.org
- 7adda48ca5f640a5ca0ebadce974e8b9fe261cbed3fe75c6d166cf5cd7b8a637@caffigruff.cc.whoisproxy.org
- a15340f70c3942284177e4322400dd4bb37f800676103bebb030ac04c24bf852@caffigruff.cc.whoisproxy.org
- a703a5716fb75780847a8f2e2e6b80dffb9cf962cd5392b23213b65857c59998@caffigruff.cc.whoisproxy.org
- b0c6a5e0140dbe085422dfe25cf9445b167f2f870167f10dd70d320db1b8c738@caffigruff.cc.whoisproxy.org
- d165ae89e98665e72426d82a150e16e4a4e60652f2ef430df74e76e35a26a1c1@caffigruff.cc.whoisproxy.org
- e50cf486d0eb9448ee7c0253885a6672213936cca6f02dfb75bdec34ba758c42@caffigruff.cc.whoisproxy.org
Subdomains
1 observed subdomain of caffigruff.cc.
| Subdomain |
|---|
| www.caffigruff.cc |
Web-graph footprint
Distinct hostnames that link to or from caffigruff.cc in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from caffigruff.cc.
- IP · 172.65.185.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:4047
- Country · CA
- Email · 0cd06f95648fd2152885457b8af0713795ca7877bc7632042274cc8cad751529@caffigruff.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · ca…
- 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: "caffigruff.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.