Skip to content

Hostname

granderie.ca

Last fetched

granderie.ca resolves to 3 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in US. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · granderie.caRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/granderie.ca

Resolution chain

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

IPPrefixASNOperatorCountry
146.75.83.52146.75.80.0/22AS54113MACST-SV4 - MacStadium, Inc.US
151.101.19.52151.101.16.0/22AS54113MACST-SV4 - MacStadium, Inc.US
151.101.55.52151.101.52.0/22AS54113MACST-SV4 - MacStadium, Inc.US

WHOIS identity

Registrar
iana:2316042
Organization
grand erie district school board
Contact emails

Subdomains

18 observed subdomains of granderie.ca.

Web-graph footprint

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

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for granderie.ca.

MechanismTarget
SPF_INCLUDE_spf.alchemer-ca.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEspf-0064d101.pphosted.com
SPF_INCLUDEspf.ebasefm.com
SPF_INCLUDEspf.envoke.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.36.164.0/22
SPF_IP204.101.16.215

Related pages

Pivot deeper into the graph from granderie.ca.

Cypher and MCP

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

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