Skip to content

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

WHISPER CANON · lapresse.caRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lapresse.ca

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.115.247174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.204.8723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.38.2173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.244.1893.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.74.22334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.26.23744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.16.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.132.17552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.97.25498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:817195
Organization
eric lanoix
Contact emails

Subdomains

70 observed subdomains of lapresse.ca.

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

SPF policy

16 SPF mechanisms authorising senders for lapresse.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.