Skip to content

Hostname

ldlc.pro

Last fetched

ldlc.pro resolves to 1 IPv4 address operated by AS12565 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ldlc.proRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ldlc.pro

Resolution chain

ldlc.pro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.211.165.8491.211.165.0/24AS12565FR

WHOIS identity

Registrar
iana:81
Organization
ldlc.com
Contact emails

Subdomains

7 observed subdomains of ldlc.pro.

Web-graph footprint

Distinct hostnames that link to or from ldlc.pro in the public web crawl.

142 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ldlc.pro.

MechanismTarget
SPF_INCLUDEspf.orchestrade.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP85.158.120.135
SPF_IP85.158.120.197
SPF_IP91.121.37.90
SPF_IP91.211.164.20
SPF_IP91.211.164.23
SPF_IP91.211.164.33
SPF_IP91.211.164.34
SPF_IP91.211.164.35
SPF_IP91.211.164.36
SPF_IP91.211.164.37
SPF_IP91.211.164.38

Related pages

Pivot deeper into the graph from ldlc.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ldlc.pro"})-[: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.