Hostname
lebara.fr
Last fetched
lebara.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
lebara.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 |
|---|---|---|---|---|
| 52.19.143.208 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.87.90 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- lebara
- Contact emails
Subdomains
19 observed subdomains of lebara.fr.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lebara.fr in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for lebara.fr.
| Mechanism | Target |
|---|---|
| SPF_A | hybrid.lebara.com |
| SPF_A | mail.lebara.com |
| SPF_A | smtp.lebara.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.48.196.212/32 |
| SPF_IP | 52.48.219.168/32 |
| SPF_MX | lebara.fr |
Related pages
Pivot deeper into the graph from lebara.fr.
- IP · 52.19.143.208
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains inc.
- Country · IE
- Email · domain.holder@lebara.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: "lebara.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.