Skip to content

Hostname

endurancechrono.com

Last fetched

endurancechrono.com resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · endurancechrono.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/endurancechrono.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.167.142109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
141.94.249.218141.94.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:433
Organization
endurance chrono
Contact emails

Subdomains

3 observed subdomains of endurancechrono.com.

Web-graph footprint

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

96 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for endurancechrono.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP141.94.249.218
SPF_IP178.33.182.115

Related pages

Pivot deeper into the graph from endurancechrono.com.

Cypher and MCP

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

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