Skip to content

Hostname

mixit.cz

Last fetched

mixit.cz resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · mixit.czRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mixit.cz

Resolution chain

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

IPPrefixASNOperatorCountry
217.16.177.97217.16.176.0/20AS43541CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
martin wallner
Contact emails

Subdomains

35 observed subdomains of mixit.cz.

Web-graph footprint

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

306 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mixit.cz.

MechanismTarget
SPF_Amixit.cz
SPF_INCLUDE_spf.mail4eshop.com
SPF_INCLUDE_spf.quanti.cz
SPF_INCLUDE_spf.vshosting.cloud
SPF_IP217.16.177.60
SPF_IP46.234.117.0/27
SPF_IP46.234.123.233
SPF_IP88.86.104.28
SPF_IP88.86.119.25
SPF_IP95.168.212.163
SPF_IP95.168.218.0/24
SPF_MXmixit.cz

Related pages

Pivot deeper into the graph from mixit.cz.

Cypher and MCP

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

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