Skip to content

Hostname

sonicdirect.ca

Last fetched

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

Nutrition Label

WHISPER CANON · sonicdirect.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sonicdirect.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.241104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.241104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.252172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of sonicdirect.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sonicdirect.ca.

MechanismTarget
SPF_Asonicdirect.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.69.105.51
SPF_IP199.189.224.97
SPF_IP64.86.221.124
SPF_IP69.27.43.186
SPF_MXsonicdirect.ca

Related pages

Pivot deeper into the graph from sonicdirect.ca.

Cypher and MCP

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

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