Hostname
atco.com
Last fetched
atco.com resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
atco.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 |
|---|---|---|---|---|
| 141.118.20.217 | 141.118.20.0/24 | AS852 | TELUS Communications | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- alan skiffington
- Contact emails
Subdomains
93 observed subdomains of atco.com.
Showing 25 of 93. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atco.com in the public web crawl.
642 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for atco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | em4413.atco.com |
| SPF_INCLUDE | oktamail.atco.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_INCLUDE | yyz1.rp.oracleemaildelivery.com |
| SPF_IP | 132.145.106.117 |
| SPF_IP | 141.118.20.253 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 192.210.5.253 |
| SPF_IP | 203.18.213.45 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 4.196.217.170 |
| SPF_IP | 44.229.121.55/32 |
Related pages
Pivot deeper into the graph from atco.com.
- IP · 141.118.20.217
- ASN · AS852TELUS Communications
- Registrar · iana:456
- Country · CA
- Email · wn4180f0@webnamesprivacy.ca
- TLD · .com
- Browse hostnames · at…
- 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: "atco.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.