Skip to content

Hostname

enderi.fr

Last fetched

enderi.fr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:sas ligne web services - lws as the registrar.

Nutrition Label

WHISPER CANON · enderi.frRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/enderi.fr

Resolution chain

enderi.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.40.87104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
130.117.9.115130.117.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
154.56.81.112154.48.0.0/12AS174COGENT-174 - Cogent Communications, LLCFR
172.67.183.67172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:sas ligne web services - lws
Organization
ano nymous
Contact emails

Subdomains

2 observed subdomains of enderi.fr.

Web-graph footprint

Distinct hostnames that link to or from enderi.fr in the public web crawl.

54 sites link to this hostname.

583 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for enderi.fr.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP130.117.9.64/26
SPF_IP154.56.81.64/26
SPF_IP213.251.158.192/27
SPF_IP94.23.134.224/27
SPF_MXenderi.fr

Related pages

Pivot deeper into the graph from enderi.fr.

Cypher and MCP

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

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