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
Resolution chain
lpl.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.96.80.165 | 198.96.80.0/24 | AS819 | LARG-NET - LARG*net London and Region Global Computer Network | CA |
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.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lpl.ca in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for lpl.ca.
| Mechanism | Target |
|---|---|
| SPF_A | lpl.ca |
| SPF_A | spamfilter.londonpubliclibrary.ca |
| SPF_A | spamfilter.lpl.ca |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.193.208.0/23 |
| SPF_IP | 156.70.47.247/32 |
| SPF_IP | 172.105.7.104 |
| SPF_IP | 198.96.80.111 |
| SPF_IP | 198.96.80.121 |
| SPF_IP | 198.96.80.122 |
| SPF_IP | 198.96.80.123 |
| SPF_IP | 198.96.80.25 |
| SPF_IP | 198.96.80.26 |
| SPF_IP | 198.96.80.27 |
| SPF_IP | 198.96.80.28 |
| SPF_IP | 199.15.225.199/32 |
| SPF_IP | 205.139.105.48/29 |
| SPF_IP | 206.79.6.128/28 |
| SPF_IP | 206.79.6.144/28 |
| SPF_IP | 206.79.6.170 |
| SPF_IP | 206.79.6.171/32 |
| SPF_IP | 206.79.6.172 |
| SPF_IP | 206.79.6.175 |
| SPF_IP | 206.79.6.176 |
| SPF_IP | 206.79.6.177 |
| SPF_MX | lpl.ca |
Related pages
Pivot deeper into the graph from lpl.ca.
- IP · 198.96.80.165
- ASN · AS819LARG-NET - LARG*net London and Region Global Computer Network
- Registrar · registrar:london webmasters a div. of 1263090 ontario inc.
- Country · CA
- TLD · .ca
- Browse hostnames · lp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.