Hostname
ldlc-pro.com
Last fetched
ldlc-pro.com resolves to 1 IPv4 address operated by AS12565 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ldlc-pro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.211.165.84 | 91.211.165.0/24 | AS12565 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- ldlc.com
- Contact emails
Subdomains
8 observed subdomains of ldlc-pro.com.
Web-graph footprint
Distinct hostnames that link to or from ldlc-pro.com in the public web crawl.
72 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for ldlc-pro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 91.121.37.90 |
| SPF_IP | 91.211.164.20 |
| SPF_IP | 91.211.164.23 |
| SPF_IP | 91.211.164.33 |
| SPF_IP | 91.211.164.34 |
| SPF_IP | 91.211.164.35 |
| SPF_IP | 91.211.164.36 |
| SPF_IP | 91.211.164.37 |
| SPF_IP | 91.211.164.38 |
Related pages
Pivot deeper into the graph from ldlc-pro.com.
- IP · 91.211.165.84
- ASN · AS12565
- Registrar · iana:81
- Country · FR
- Email · 01a45ab33fde5bd7b3e36a32e1b1f5d6-279255@contact.gandi.net
- TLD · .com
- Browse hostnames · ld…
- 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: "ldlc-pro.com"})-[: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.