Skip to content

Hostname

lexpress.fr

Last fetched

lexpress.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · lexpress.frRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lexpress.fr

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.169.22315.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.183.393.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:nameshield
Organization
dsi
Contact emails

Subdomains

143 observed subdomains of lexpress.fr.

Web-graph footprint

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

18,564 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lexpress.fr.

MechanismTarget
SPF_Alexpress.fr
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsmtp.smtptbs.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.182.39.113
SPF_IP213.182.41.182
SPF_IP213.218.141.10
SPF_IP213.218.141.24
SPF_IP213.218.141.25
SPF_IP84.14.227.128/27
SPF_IP95.131.136.71
SPF_MXlexpress.fr

Related pages

Pivot deeper into the graph from lexpress.fr.

Cypher and MCP

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

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