Skip to content

Hostname

drivingtestcanada.ca

Last fetched

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

Nutrition Label

WHISPER CANON · drivingtestcanada.caRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/drivingtestcanada.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.46.179104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.29172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of drivingtestcanada.ca.

Web-graph footprint

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

43 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for drivingtestcanada.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.58.102.173
SPF_IP18.190.108.43
SPF_IP18.221.95.172
SPF_IP18.223.249.62
SPF_IP3.13.164.236
SPF_IP3.130.156.82
SPF_IP3.18.64.158
SPF_IP3.21.22.114
SPF_IP3.21.250.242
SPF_IP3.22.149.254

Related pages

Pivot deeper into the graph from drivingtestcanada.ca.

Cypher and MCP

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

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