Skip to content

Hostname

lagarance.com

Last fetched

lagarance.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lagarance.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lagarance.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.15.247.2051.15.0.0/16AS12876FR

WHOIS identity

Registrar
iana:81
Organization
didier le corre
Contact emails

Subdomains

4 observed subdomains of lagarance.com.

Web-graph footprint

Distinct hostnames that link to or from lagarance.com in the public web crawl.

192 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lagarance.com.

MechanismTarget
SPF_Amail.theatredecavaillon.com
SPF_Asmtp.theatredecavaillon.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP163.172.253.16
SPF_IP2001:41d0:1008:11b1:0:0:0:0
SPF_IP2001:bc8:25ee:0:0:0:0:0
SPF_IP51.255.69.177
SPF_IP81.88.48.32/27
SPF_IP84.55.173.44
SPF_IP90.83.160.12
SPF_IP90.83.160.13

Related pages

Pivot deeper into the graph from lagarance.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lagarance.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.