Skip to content

Hostname

gapcanada.ca

Last fetched

gapcanada.ca resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB. WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.

Nutrition Label

WHISPER CANON · gapcanada.caRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gapcanada.ca

Resolution chain

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

IPPrefixASNOperatorCountry
184.25.192.87184.25.192.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.209.208.10323.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:godaddy corporate domains canada, ltd.
Organization
gap canada
Contact emails

Subdomains

22 observed subdomains of gapcanada.ca.

Web-graph footprint

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

564 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gapcanada.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP70.37.176.254
SPF_IP70.37.180.254

Related pages

Pivot deeper into the graph from gapcanada.ca.

Cypher and MCP

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

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