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
Resolution chain
superzoo.sk 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.21.185 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.170.136 | 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:active 24, s.r.o.
- Organization
- plaček premium s.r.o.
- Contact emails
Subdomains
30 observed subdomains of superzoo.sk.
Showing 23 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for superzoo.sk.
| Mechanism | Target |
|---|---|
| SPF_A | smtp01.tmcz.cz |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.active24.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.12.196.139 |
| SPF_IP | 185.59.210.72 |
| SPF_IP | 185.59.210.73 |
| SPF_IP | 185.59.210.74/32 |
| SPF_IP | 185.64.216.162 |
| SPF_IP | 2a02:4a8:ac24:130:0:0:196:130 |
| SPF_IP | 82.100.5.218 |
| SPF_IP | 91.139.14.225/28 |
| SPF_IP | 93.153.104.113/32 |
Related pages
Pivot deeper into the graph from superzoo.sk.
- IP · 104.20.21.185
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:active 24, s.r.o.
- Country · CA
- Email · info@premium.sk
- TLD · .sk
- 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.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.