Hostname
cantire.com
Last fetched
cantire.com resolves to 1 IPv4 address operated by CANTIRE - Canadian Tire Corporation, LTD in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
cantire.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.210.17.241 | 205.210.17.0/24 | AS396367 | CANTIRE - Canadian Tire Corporation, LTD | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- canadian tire corporation,
- Contact emails
Subdomains
241 observed subdomains of cantire.com.
Showing 25 of 241. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cantire.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for cantire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.gomoxie.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.156.166.224/29 |
| SPF_IP | 104.194.16.0/22 |
| SPF_IP | 104.194.28.0/22 |
| SPF_IP | 148.139.192.125 |
| SPF_IP | 148.139.193.125 |
| SPF_IP | 167.89.60.251 |
| SPF_IP | 168.245.13.39 |
| SPF_IP | 199.202.144.0/23 |
| SPF_IP | 199.71.113.0/24 |
| SPF_IP | 205.210.17.0/24 |
| SPF_IP | 2620:192::/36 |
Related pages
Pivot deeper into the graph from cantire.com.
- IP · 205.210.17.241
- ASN · AS396367CANTIRE - Canadian Tire Corporation, LTD
- Registrar · iana:456
- Country · CA
- Email · dn.administration@cantire.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cantire.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.