Skip to content

Hostname

diagnosticsolutions.ca

Last fetched

diagnosticsolutions.ca resolves to 1 IPv4 address operated by AS40028 - 1651884 Ontario Inc. in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · diagnosticsolutions.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/diagnosticsolutions.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.213.82.867.213.82.0/23AS40028AS40028 - 1651884 Ontario Inc.CA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

1 observed subdomain of diagnosticsolutions.ca.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for diagnosticsolutions.ca.

MechanismTarget
SPF_Adiagnosticsolutions.ca
SPF_INCLUDEspf.cleanmailnetwork.com
SPF_INCLUDEspf.mxflow.stream
SPF_IP67.213.82.8
SPF_MXdiagnosticsolutions.ca

Related pages

Pivot deeper into the graph from diagnosticsolutions.ca.

Cypher and MCP

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

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