Hostname
cmzoo.org
Last fetched
cmzoo.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cmzoo.org 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.26.2.59 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.59 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.96 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- cheyenne mountain zoo
- Contact emails
- ft8j77eg6rc@networksolutionsprivateregistration.com
- hq92v2x95u8@networksolutionsprivateregistration.com
- j27c47cn4nf@networksolutionsprivateregistration.com
- jg8rg7rb6zr@networksolutionsprivateregistration.com
- km55q92e9fj@networksolutionsprivateregistration.com
- kp2kw68m4a9@networksolutionsprivateregistration.com
- mp4654m46wb@networksolutionsprivateregistration.com
- sn9fv4s233p@networksolutionsprivateregistration.com
- uz57y3xb5g8@networksolutionsprivateregistration.com
- wb4hk7yu8g3@networksolutionsprivateregistration.com
- x82g37kb5gt@networksolutionsprivateregistration.com
- xg28u4vz6a9@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of cmzoo.org.
Web-graph footprint
Distinct hostnames that link to or from cmzoo.org in the public web crawl.
943 sites link to this hostname.
100 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for cmzoo.org.
| Mechanism | Target |
|---|---|
| SPF_A | cmzoo.org |
| SPF_A | smtp5.volusion.com |
| SPF_A | volusion.email |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 162.219.105.65/32 |
| SPF_IP | 50.198.204.114 |
| SPF_MX | cmzoo.org |
Related pages
Pivot deeper into the graph from cmzoo.org.
- IP · 104.26.2.59
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ft8j77eg6rc@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · cm…
- 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: "cmzoo.org"})-[: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.