Hostname
superzoo.cz
Last fetched
superzoo.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-active24 as the registrar.
Nutrition Label
Resolution chain
superzoo.cz 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.20.29.109 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.171.35 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.59.211.170 | 185.59.208.0/22 | AS43541 | VSHOSTING - VSHOSTING-CDN | CZ |
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- plaček pet products s.r.o.
- Contact emails
Subdomains
52 observed subdomains of superzoo.cz.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from superzoo.cz in the public web crawl.
403 sites link to this hostname.
72 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for superzoo.cz.
| Mechanism | Target |
|---|---|
| SPF_A | smtp01.tmcz.cz |
| SPF_A | superzoo.cz |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.active24.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.59.210.72/31 |
| SPF_IP | 185.59.210.74/32 |
| SPF_IP | 193.179.246.250 |
| SPF_IP | 217.16.180.48/32 |
| SPF_IP | 91.139.14.225/28 |
| SPF_IP | 93.153.104.113/32 |
| SPF_MX | superzoo.cz |
Related pages
Pivot deeper into the graph from superzoo.cz.
- IP · 104.20.29.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:reg-active24
- Country · CA
- Email · info@placek.cz
- TLD · .cz
- Browse hostnames · su…
- 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: "superzoo.cz"})-[: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.