Skip to content

Hostname

zeendoc.com

Last fetched

zeendoc.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · zeendoc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zeendoc.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.26.170185.125.24.0/22AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:433
Organization
delsol charly
Contact emails

Subdomains

26 observed subdomains of zeendoc.com.

Web-graph footprint

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

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zeendoc.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP162.19.59.152
SPF_IP57.128.13.200
SPF_MXzeendoc.com

Related pages

Pivot deeper into the graph from zeendoc.com.

Cypher and MCP

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

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