Skip to content

Hostname

zoot.cz

Last fetched

zoot.cz resolves to 1 IPv4 address operated by AS47110 in CZ. WHOIS lists registrar:reg-netim as the registrar.

Nutrition Label

WHISPER CANON · zoot.czRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/zoot.cz

Resolution chain

zoot.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.10.86.187185.10.84.0/22AS47110CZ

WHOIS identity

Registrar
registrar:reg-netim
Organization
zoot a.s. zoot a.s.
Contact emails

Subdomains

68 observed subdomains of zoot.cz.

Web-graph footprint

Distinct hostnames that link to or from zoot.cz in the public web crawl.

357 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for zoot.cz.

MechanismTarget
SPF_Azoot.cz
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.digitalpeople.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfe.targito.com
SPF_IP185.26.104.0/22
SPF_IP31.31.74.181
SPF_IP31.31.74.44
SPF_IP37.157.192.226
SPF_IP77.93.198.178

Related pages

Pivot deeper into the graph from zoot.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zoot.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.