Skip to content

Hostname

24heures.ca

Last fetched

24heures.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:456 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.183.12713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.168.167.213.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.613.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.693.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.963.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:456
Organization
ma(c)diaqmi
Contact emails

Subdomains

5 observed subdomains of 24heures.ca.

Web-graph footprint

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

922 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 24heures.ca.

MechanismTarget
SPF_INCLUDEcarmamail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 24heures.ca.

Cypher and MCP

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

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