Skip to content

Hostname

sectorsource.ca

Last fetched

sectorsource.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · sectorsource.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sectorsource.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.182.174.16935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.59.7735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of sectorsource.ca.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sectorsource.ca.

MechanismTarget
SPF_Asectorsource.ca
SPF_MXsectorsource.ca

Related pages

Pivot deeper into the graph from sectorsource.ca.

Cypher and MCP

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

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