Skip to content

Hostname

secondharvest.ca

Last fetched

secondharvest.ca resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · secondharvest.caRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/secondharvest.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.71.170.12913.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

20 observed subdomains of secondharvest.ca.

Web-graph footprint

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

680 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for secondharvest.ca.

MechanismTarget
SPF_INCLUDEcan.pb-dynmktg.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP209.226.37.2
SPF_IP209.226.37.5

Related pages

Pivot deeper into the graph from secondharvest.ca.

Cypher and MCP

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

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