Skip to content

Hostname

zendate.com

Last fetched

zendate.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in PL. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.241.542.17.240.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.201.156.4123.201.156.0/22AS4788MY
23.75.64.4023.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.52.180.3623.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.19.216.402.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:625
Organization
daniel everett
Contact emails

Subdomains

10 observed subdomains of zendate.com.

Web-graph footprint

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

20 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for zendate.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_IP104.254.124.131
SPF_IP152.44.44.237
SPF_IP156.70.121.221
SPF_IP156.70.47.167
SPF_IP162.244.32.70
SPF_IP173.236.50.245
SPF_IP185.180.198.70
SPF_IP35.215.121.173
SPF_IP50.116.4.249
SPF_IP52.36.252.44
SPF_IP52.60.177.59
SPF_IP74.208.77.242
SPF_MXzendate.com

Related pages

Pivot deeper into the graph from zendate.com.

Cypher and MCP

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

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