Skip to content

Hostname

lpl.ca

Last fetched

lpl.ca resolves to 1 IPv4 address operated by LARG-NET - LARG*net London and Region Global Computer Network in CA. WHOIS lists registrar:london webmasters a div. of 1263090 ontario inc. as the registrar.

Nutrition Label

WHISPER CANON · lpl.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lpl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.96.80.165198.96.80.0/24AS819LARG-NET - LARG*net London and Region Global Computer NetworkCA

WHOIS identity

Registrar
registrar:london webmasters a div. of 1263090 ontario inc.
Organization
london public library
Contact emails

Subdomains

21 observed subdomains of lpl.ca.

Web-graph footprint

Distinct hostnames that link to or from lpl.ca in the public web crawl.

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for lpl.ca.

MechanismTarget
SPF_Alpl.ca
SPF_Aspamfilter.londonpubliclibrary.ca
SPF_Aspamfilter.lpl.ca
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.208.0/23
SPF_IP156.70.47.247/32
SPF_IP172.105.7.104
SPF_IP198.96.80.111
SPF_IP198.96.80.121
SPF_IP198.96.80.122
SPF_IP198.96.80.123
SPF_IP198.96.80.25
SPF_IP198.96.80.26
SPF_IP198.96.80.27
SPF_IP198.96.80.28
SPF_IP199.15.225.199/32
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/28
SPF_IP206.79.6.144/28
SPF_IP206.79.6.170
SPF_IP206.79.6.171/32
SPF_IP206.79.6.172
SPF_IP206.79.6.175
SPF_IP206.79.6.176
SPF_IP206.79.6.177
SPF_MXlpl.ca

Related pages

Pivot deeper into the graph from lpl.ca.

Cypher and MCP

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

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