Hostname
timhortons.com
Last fetched
timhortons.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
timhortons.com 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.226.244.106 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.108 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.3 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.44 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.161.111.122 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.129 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.2 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.53 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.173.132.100 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.11 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.19 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.97 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- general counsel legal dept.
- Contact emails
Subdomains
64 observed subdomains of timhortons.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from timhortons.com in the public web crawl.
2,671 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for timhortons.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | gateways.firstdata.com |
| SPF_INCLUDE | gateways1.firstdata.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-003d4901.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.116.128.0/17 |
| SPF_IP | 204.124.84.62 |
| SPF_IP | 208.71.188.80 |
| SPF_IP | 208.71.191.65 |
| SPF_IP | 208.71.191.66 |
| SPF_IP | 209.134.137.11 |
| SPF_IP | 209.134.137.12 |
| SPF_IP | 209.134.137.29 |
| SPF_IP | 209.134.137.30 |
| SPF_IP | 209.134.137.7 |
| SPF_IP | 209.226.24.243 |
| SPF_IP | 216.150.176.0/20 |
| SPF_IP | 34.231.51.191 |
Related pages
Pivot deeper into the graph from timhortons.com.
- IP · 13.226.244.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · DE
- Email · admin@internationaladmin.com
- TLD · .com
- Browse hostnames · ti…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "timhortons.com"})-[: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.