Skip to content

Hostname

gppl.ca

Last fetched

gppl.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · gppl.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gppl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.61.12713.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.1913.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.2213.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.4913.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.143.2152.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.2352.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.7852.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.9552.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
grande prairie public library
Contact emails

Subdomains

3 observed subdomains of gppl.ca.

Web-graph footprint

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

150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gppl.ca.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.75.209.77

Related pages

Pivot deeper into the graph from gppl.ca.

Cypher and MCP

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

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