Skip to content

Hostname

drivercheck.ca

Last fetched

drivercheck.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · drivercheck.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/drivercheck.ca

Resolution chain

drivercheck.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
can-staff compliance services ltd. o/a drivercheck
Contact emails

Subdomains

12 observed subdomains of drivercheck.ca.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for drivercheck.ca.

MechanismTarget
SPF_INCLUDEspf1.drivercheck.ca
SPF_IP18.204.234.187
SPF_IP18.214.85.87
SPF_IP18.232.37.98
SPF_IP3.209.199.18
SPF_IP3.209.239.254
SPF_IP34.194.188.63
SPF_IP34.237.192.136
SPF_IP34.237.235.151
SPF_IP35.153.239.198
SPF_IP35.168.124.141
SPF_IP35.169.41.199
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.195.120.38
SPF_IP50.31.32.0/19
SPF_IP52.0.21.132/24
SPF_IP52.0.31.31/20
SPF_IP52.0.70.91
SPF_IP52.0.74.211/32
SPF_IP52.1.140.110
SPF_IP52.1.182.179
SPF_IP52.1.21.150
SPF_IP52.1.23.3
SPF_IP52.1.62.31
SPF_IP8.39.54.0/23
SPF_IP8.40.222.0/23

Related pages

Pivot deeper into the graph from drivercheck.ca.

Cypher and MCP

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

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