Hostname
lso.ca
Last fetched
lso.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
lso.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.78 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.78 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.221 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- david banton
- Contact emails
Subdomains
28 observed subdomains of lso.ca.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lso.ca in the public web crawl.
1,423 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for lso.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailcampaigns.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-ca.exlibrisgroup.com |
| SPF_INCLUDE | spf.boardbooks.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendwordnow.ca |
| SPF_IP | 142.57.1.45 |
| SPF_IP | 142.57.121.22 |
| SPF_IP | 142.57.16.161 |
| SPF_IP | 192.254.125.154 |
| SPF_IP | 209.251.56.42 |
| SPF_IP | 209.251.57.140 |
| SPF_IP | 209.251.63.0/24 |
| SPF_IP | 216.105.95.192/26 |
| SPF_IP | 40.85.215.3 |
| SPF_IP | 40.86.223.209 |
| SPF_IP | 64.74.237.230/31 |
| SPF_IP | 67.205.103.46/32 |
| SPF_IP | 67.205.106.161/32 |
Related pages
Pivot deeper into the graph from lso.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lso.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.