Skip to content

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

WHISPER CANON · superzoo.czRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/superzoo.cz

Resolution chain

superzoo.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.29.109104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.171.35172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.59.211.170185.59.208.0/22AS43541VSHOSTING - VSHOSTING-CDNCZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
plaček pet products s.r.o.
Contact emails

Subdomains

52 observed subdomains of superzoo.cz.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for superzoo.cz.

MechanismTarget
SPF_Asmtp01.tmcz.cz
SPF_Asuperzoo.cz
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.59.210.72/31
SPF_IP185.59.210.74/32
SPF_IP193.179.246.250
SPF_IP217.16.180.48/32
SPF_IP91.139.14.225/28
SPF_IP93.153.104.113/32
SPF_MXsuperzoo.cz

Related pages

Pivot deeper into the graph from superzoo.cz.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.