Skip to content

Hostname

cleanerwindows.ca

Last fetched

cleanerwindows.ca resolves to 1 IPv4 address operated by AS-SOLADRIVE - SolaDrive in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · cleanerwindows.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cleanerwindows.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.248.240.7866.248.240.0/24AS397873AS-SOLADRIVE - SolaDriveUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

9 observed subdomains of cleanerwindows.ca.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • cleanerwindows.ca

Related pages

Pivot deeper into the graph from cleanerwindows.ca.

Cypher and MCP

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

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