Skip to content

Hostname

zee5.com

Last fetched

zee5.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zee5.comRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/zee5.com

Resolution chain

zee5.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

116 observed subdomains of zee5.com.

Web-graph footprint

Distinct hostnames that link to or from zee5.com in the public web crawl.

3,034 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zee5.com.

MechanismTarget
SPF_INCLUDE57427aab.ppspf.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from zee5.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zee5.com"})-[: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.