Skip to content

Hostname

dsharp.ca

Last fetched

dsharp.ca resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists registrar:network solutions canada ulc as the registrar.

Nutrition Label

WHISPER CANON · dsharp.caRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dsharp.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.17.116.163209.17.116.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
65.254.250.11965.254.250.0/24AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
registrar:network solutions canada ulc
Organization
a. titan instruments,
Contact emails

Subdomains

3 observed subdomains of dsharp.ca.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for dsharp.ca.

MechanismTarget
SPF_INCLUDEwebsitewelcome.com
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP65.254.224.0/19

Related pages

Pivot deeper into the graph from dsharp.ca.

Cypher and MCP

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

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