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
Resolution chain
lexpress.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.169.223 | 15.197.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.183.39 | 3.33.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- dsi
- Contact emails
Subdomains
143 observed subdomains of lexpress.fr.
Showing 25 of 143. View all subdomains →
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
MX records
SPF policy
14 SPF mechanisms authorising senders for lexpress.fr.
| Mechanism | Target |
|---|---|
| SPF_A | lexpress.fr |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | smtp.smtptbs.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.182.39.113 |
| SPF_IP | 213.182.41.182 |
| SPF_IP | 213.218.141.10 |
| SPF_IP | 213.218.141.24 |
| SPF_IP | 213.218.141.25 |
| SPF_IP | 84.14.227.128/27 |
| SPF_IP | 95.131.136.71 |
| SPF_MX | lexpress.fr |
Related pages
Pivot deeper into the graph from lexpress.fr.
- IP · 15.197.169.223
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:nameshield
- Country · CA
- Email · domaine.ger@groupe-exp.com
- TLD · .fr
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.