Skip to content

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

WHISPER CANON · timhortons.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/timhortons.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.111.12218.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.12918.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.218.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5318.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.132.10018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
general counsel legal dept.
Contact emails

Subdomains

64 observed subdomains of timhortons.com.

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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for timhortons.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEgateways.firstdata.com
SPF_INCLUDEgateways1.firstdata.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-003d4901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.116.128.0/17
SPF_IP204.124.84.62
SPF_IP208.71.188.80
SPF_IP208.71.191.65
SPF_IP208.71.191.66
SPF_IP209.134.137.11
SPF_IP209.134.137.12
SPF_IP209.134.137.29
SPF_IP209.134.137.30
SPF_IP209.134.137.7
SPF_IP209.226.24.243
SPF_IP216.150.176.0/20
SPF_IP34.231.51.191

Related pages

Pivot deeper into the graph from timhortons.com.

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 20

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