Skip to content

Hostname

emailprotect.cz

Last fetched

emailprotect.cz resolves to 1 IPv4 address operated by AS15935 in CZ.

Nutrition Label

WHISPER CANON · emailprotect.czRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/emailprotect.cz

Resolution chain

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

IPPrefixASNOperatorCountry
213.195.217.236213.195.192.0/18AS15935CZ

WHOIS identity

No WHOIS records are currently associated with emailprotect.cz in WhisperGraph.

Subdomains

7 observed subdomains of emailprotect.cz.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for emailprotect.cz.

MechanismTarget
SPF_IP81.91.91.22
SPF_IP85.207.68.248/29

Related pages

Pivot deeper into the graph from emailprotect.cz.

Cypher and MCP

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

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