Skip to content

Hostname

autosphere.ca

Last fetched

autosphere.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.184172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.72172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
rousseau communication automobile
Contact emails

Subdomains

21 observed subdomains of autosphere.ca.

Web-graph footprint

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

171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for autosphere.ca.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_IP158.69.246.150
SPF_IP162.254.227.199
SPF_IP167.114.209.108/24
SPF_IP18.189.207.111
SPF_IP18.190.21.193
SPF_IP192.99.26.122
SPF_IP216.169.98.194
SPF_IP24.201.245.36/32
SPF_IP51.79.45.227/32
SPF_IP96.45.68.227

Related pages

Pivot deeper into the graph from autosphere.ca.

Cypher and MCP

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

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