Skip to content

Hostname

superzoo.sk

Last fetched

superzoo.sk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:active 24, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · superzoo.skRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/superzoo.sk

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.21.185104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.170.136172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.59.211.170185.59.208.0/22AS43541VSHOSTING - VSHOSTING-CDNCZ

WHOIS identity

Registrar
registrar:active 24, s.r.o.
Organization
plaček premium s.r.o.
Contact emails

Subdomains

30 observed subdomains of superzoo.sk.

Web-graph footprint

Distinct hostnames that link to or from superzoo.sk in the public web crawl.

130 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for superzoo.sk.

MechanismTarget
SPF_Asmtp01.tmcz.cz
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.12.196.139
SPF_IP185.59.210.72
SPF_IP185.59.210.73
SPF_IP185.59.210.74/32
SPF_IP185.64.216.162
SPF_IP2a02:4a8:ac24:130:0:0:196:130
SPF_IP82.100.5.218
SPF_IP91.139.14.225/28
SPF_IP93.153.104.113/32

Related pages

Pivot deeper into the graph from superzoo.sk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "superzoo.sk"})-[: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.