Skip to content

Hostname

mateza.cz

Last fetched

mateza.cz resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · mateza.czRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mateza.cz

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.219.17495.168.192.0/19AS39392CZ

WHOIS identity

Registrar
iana:1362
Organization
mateza spol. s r.o.
Contact emails

Subdomains

8 observed subdomains of mateza.cz.

Web-graph footprint

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

22 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mateza.cz.

MechanismTarget
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.komtesa.com
SPF_INCLUDEsparkpostmail.com
SPF_IP185.68.68.0/22

Related pages

Pivot deeper into the graph from mateza.cz.

Cypher and MCP

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

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