Skip to content

Hostname

postescanada.ca

Last fetched

postescanada.ca resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.198.121.24823.198.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.50.145.15323.50.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IT
99.84.152.10099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
canada post
Contact emails

Subdomains

37 observed subdomains of postescanada.ca.

Web-graph footprint

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

276 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for postescanada.ca.

MechanismTarget
SPF_INCLUDEcanadapost.ca

Related pages

Pivot deeper into the graph from postescanada.ca.

Cypher and MCP

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

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