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
Resolution chain
postescanada.ca resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.198.121.248 | 23.198.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.50.145.153 | 23.50.144.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IT |
| 99.84.152.100 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.23 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.33 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.36 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- canada post
- Contact emails
Subdomains
37 observed subdomains of postescanada.ca.
Showing 25 of 37. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for postescanada.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | canadapost.ca |
Related pages
Pivot deeper into the graph from postescanada.ca.
- IP · 23.198.121.248
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:internic.ca inc.
- Country · US
- Email · itsecurity@canadapost.postescanada.ca
- TLD · .ca
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.