Hostname
lapresse.ca
Last fetched
lapresse.ca resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:817195 as the registrar.
Nutrition Label
Resolution chain
lapresse.ca resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 174.129.115.247 | 174.129.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.22.204.87 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.38.217 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.94.244.189 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.74.223 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.26.237 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.16.214 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.207.132.175 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.97.254 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:817195
- Organization
- eric lanoix
- Contact emails
Subdomains
70 observed subdomains of lapresse.ca.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lapresse.ca in the public web crawl.
14,350 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for lapresse.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3ef3dd.workshop-spf.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | ofsys.com |
| SPF_INCLUDE | spf.cyberimpact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 208.84.65.220/32 |
| SPF_IP | 45.14.148.0/22 |
| SPF_IP | 67.231.151.29/32 |
| SPF_IP | 67.231.152.177/32 |
| SPF_IP | 67.231.158.158/32 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from lapresse.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lapresse.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.