Skip to content

Hostname

lanla.com

Last fetched

lanla.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:186 as the registrar.

Nutrition Label

WHISPER CANON · lanla.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lanla.com

Resolution chain

lanla.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:186
Organization
luc brousseau (brousseaul@lanla.ca)
Contact emails

Subdomains

26 observed subdomains of lanla.com.

Web-graph footprint

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

38 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lanla.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.117.77.240
SPF_IP208.92.132.0/24
SPF_IP23.253.183.224/32
SPF_IP40.86.216.174
SPF_IP54.162.179.187
SPF_IP72.55.128.205

Related pages

Pivot deeper into the graph from lanla.com.

Cypher and MCP

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

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