Hostname
carbonzero.cc
Last fetched
carbonzero.cc has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
carbonzero.cc has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of carbonzero.cc owner
- Contact emails
- 0c1b3d32bf0b1982b54cbd3be459589292ee00229dd3e51d733cef6474e05870@carbonzero.cc.whoisproxy.org
- 1678191a0ad1e987ecab8316cfdfcf06219039d02c4787a5653fa049afd27601@carbonzero.cc.whoisproxy.org
- 19d20e7ece086c834fdbc9a2fc7da4a13376abb7dcd68602a1aa66758283ae1a@carbonzero.cc.whoisproxy.org
- 341f0bc70fac0ce44c9e224e0681b505275eaf361db1824160b4205ddcca5919@carbonzero.cc.whoisproxy.org
- 48bcc02d57551d4004d5c9a9792b4b0cc8c0e28be648d9bceb7af6e9e290e6af@carbonzero.cc.whoisproxy.org
- 5a1ed7baa65f43e6698d14dcfc75f8065c3ff3035cfeaacec4f7b62b1e10956a@carbonzero.cc.whoisproxy.org
- 77fa480fa863b7770803ccbb52d1af5aabec164860ee1025db6770576ab07543@carbonzero.cc.whoisproxy.org
- 784b4f28aab69b8dfa40880c8e8d8725fdfb5394729965e8706f0ee8f1299007@carbonzero.cc.whoisproxy.org
- 8594a68c32f0515a157f69353958c1f9111b7624ff7daaaf5e7e128c5c5a770c@carbonzero.cc.whoisproxy.org
- a556a52e22fa53f61d0a38913bb6f57427655404bb5abc8c6695586ad3ae529c@carbonzero.cc.whoisproxy.org
- c13021be380dc7cd19b292ad44d394f6b858be89c072656a44a71769f9e773d0@carbonzero.cc.whoisproxy.org
- c2de9bf5e127015ec4c5ea125fd346675e578ec92646c78d760aae1cd7dacad5@carbonzero.cc.whoisproxy.org
- d2f39da8f584d9679cd0f50bee8c0e90727a99fa2ef39b20be8081a9be6813ca@carbonzero.cc.whoisproxy.org
- d4fef4328341877e5e676c782b91b9e41303b21abda9702d7e2fe2b1b72d740f@carbonzero.cc.whoisproxy.org
- dab47a6df5d402bcce115531524fbd5284bfd61f542f513095e54f60430b9d80@carbonzero.cc.whoisproxy.org
- dee1d254f8c419df8c5beebe1dba9c958a2e91c13df23e40472d23b7e883bab5@carbonzero.cc.whoisproxy.org
- eba7b2ffd2e6f810bc5bc193e1b4a7897d8dfdfad26145ae7b92933e76021197@carbonzero.cc.whoisproxy.org
Subdomains
2 observed subdomains of carbonzero.cc.
Web-graph footprint
Distinct hostnames that link to or from carbonzero.cc in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for carbonzero.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from carbonzero.cc.
- Registrar · iana:269
- Email · 0c1b3d32bf0b1982b54cbd3be459589292ee00229dd3e51d733cef6474e05870@carbonzero.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: "carbonzero.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.