Skip to content

Hostname

lapersonnelle.com

Last fetched

lapersonnelle.com resolves to 1 IPv4 address operated by DESJARDINS - GROUPE TECHNOLOGIES DESJARDINS INC. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · lapersonnelle.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/lapersonnelle.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.195.133.83142.195.132.0/23AS64258DESJARDINS - GROUPE TECHNOLOGIES DESJARDINS INC.CA

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

50 observed subdomains of lapersonnelle.com.

Web-graph footprint

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

257 sites link to this hostname.

260 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lapersonnelle.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc115-59.ca.iphmx.com
SPF_EXISTS%{i}.spf.lapersonnelle.com
SPF_INCLUDEofsys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.163.144.79
SPF_IP142.195.132.100
SPF_IP142.195.189.129
SPF_IP142.195.189.150
SPF_IP142.195.25.150
SPF_MXlapersonnelle.com

Related pages

Pivot deeper into the graph from lapersonnelle.com.

Cypher and MCP

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

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