Hostname
marks.com
Last fetched
marks.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
marks.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 |
|---|---|---|---|---|
| 199.71.113.211 | 199.71.113.0/24 | AS396367 | CANTIRE - Canadian Tire Corporation, LTD | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- canadian tire corporation,
- Contact emails
Subdomains
104 observed subdomains of marks.com.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from marks.com in the public web crawl.
919 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for marks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.givex.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.194.16.0/22 |
| SPF_IP | 104.194.28.0/22 |
| 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 marks.com.
- IP · 199.71.113.211
- ASN · AS396367CANTIRE - Canadian Tire Corporation, LTD
- Registrar · iana:456
- Country · CA
- Email · dn.administration@cantire.com
- TLD · .com
- Browse hostnames · ma…
- 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: "marks.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.