Skip to content

Hostname

mallbox.cz

Last fetched

mallbox.cz resolves to 1 IPv4 address operated by AS44424 in CZ.

Nutrition Label

WHISPER CANON · mallbox.czRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mallbox.cz

Resolution chain

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

IPPrefixASNOperatorCountry
92.43.61.15892.43.60.0/22AS44424CZ

WHOIS identity

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

Subdomains

1 observed subdomain of mallbox.cz.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mallbox.cz.

MechanismTarget
SPF_Amallbox.cz
SPF_INCLUDE_spf.echit.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.198.123.22
SPF_IP2a01:0430:002c::0/48
SPF_IP31.15.10.56
SPF_IP80.79.31.0/24

Related pages

Pivot deeper into the graph from mallbox.cz.

Cypher and MCP

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

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