Hostname
lemessager.fr
Last fetched
lemessager.fr resolves to 2 IPv4 addresses operated by LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
lemessager.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 |
|---|---|---|---|---|
| 109.7.16.62 | 109.0.0.0/11 | AS15557 | LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA | FR |
| 90.83.65.62 | 90.83.0.0/16 | AS3215 | AS3215 - Orange S.A. | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- imprimerie le messager
- Contact emails
Subdomains
54 observed subdomains of lemessager.fr.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lemessager.fr in the public web crawl.
882 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for lemessager.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.7.16.0/24 |
| SPF_IP | 194.250.102.0/24 |
| SPF_IP | 90.83.65.0/24 |
| SPF_IP | 93.20.26.0/24 |
Related pages
Pivot deeper into the graph from lemessager.fr.
- IP · 109.7.16.62
- ASN · AS15557LDCOMNET - Societe Francaise Du Radiotelephone - SFR SA
- Registrar · registrar:gandi
- Country · FR
- Email · 5dd7696b544e2244b6624432dba885e7-1436698@contact.gandi.net
- 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: "lemessager.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.