Skip to content

Hostname

application.lapresse.ca

Last fetched

application.lapresse.ca resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · application.lapresse.caRouting diversity3.9/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/application.lapresse.ca

Resolution chain

application.lapresse.ca resolves to 6 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
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

WHOIS identity

No WHOIS records are currently associated with application.lapresse.ca in WhisperGraph.

Subdomains

1 observed subdomain of application.lapresse.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for application.lapresse.ca.

Related pages

Pivot deeper into the graph from application.lapresse.ca.

Cypher and MCP

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

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