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
Resolution chain
24heures.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.110 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.28 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.49 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.7 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.183.127 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.20 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.51 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.99 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.168.167.21 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.61 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.69 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.96 | 3.168.160.0/21 | AS16509 | AMAZON-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
MX records
SPF policy
2 SPF mechanisms authorising senders for 24heures.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | carmamail.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.