Skip to content

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

WHISPER CANON · lso.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lso.ca

Resolution chain

lso.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.78104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.78104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.221172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
david banton
Contact emails

Subdomains

28 observed subdomains of lso.ca.

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

SPF policy

21 SPF mechanisms authorising senders for lso.ca.

MechanismTarget
SPF_INCLUDEemailcampaigns.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-ca.exlibrisgroup.com
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendwordnow.ca
SPF_IP142.57.1.45
SPF_IP142.57.121.22
SPF_IP142.57.16.161
SPF_IP192.254.125.154
SPF_IP209.251.56.42
SPF_IP209.251.57.140
SPF_IP209.251.63.0/24
SPF_IP216.105.95.192/26
SPF_IP40.85.215.3
SPF_IP40.86.223.209
SPF_IP64.74.237.230/31
SPF_IP67.205.103.46/32
SPF_IP67.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.