Skip to content

Hostname

leaseplus.ca

Last fetched

leaseplus.ca resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.196.240.25104.196.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
lease link canada
Contact emails

Subdomains

1 observed subdomain of leaseplus.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for leaseplus.ca.

MechanismTarget
SPF_Aleaseplus.ca
SPF_INCLUDE22800748.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.191.242.170
SPF_IP207.148.152.162
SPF_IP216.210.104.226
SPF_IP216.210.104.241
SPF_IP64.114.192.146
SPF_IP64.114.192.147
SPF_IP64.114.192.148
SPF_IP64.114.192.155
SPF_IP64.114.192.156
SPF_MXleaseplus.ca

Related pages

Pivot deeper into the graph from leaseplus.ca.

Cypher and MCP

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

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