Hostname
tpl.ca
Last fetched
tpl.ca resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in CH. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
tpl.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.21.22.41 | 2.21.22.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CH |
| 23.10.249.80 | 23.10.249.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CH |
| 75.2.110.162 | 75.2.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.223.16.221 | 76.223.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- toronto public library
- Contact emails
Subdomains
54 observed subdomains of tpl.ca.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tpl.ca in the public web crawl.
75 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for tpl.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bounce.upaknee.com |
| SPF_INCLUDE | outboundmail.convio.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.6.27.111 |
| SPF_IP | 13.88.233.134/32 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 172.105.17.9 |
| SPF_IP | 192.30.202.14 |
| SPF_IP | 192.30.226.89 |
| SPF_IP | 20.104.55.145/32 |
| SPF_IP | 205.189.188.11 |
| SPF_IP | 205.189.94.105 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
Related pages
Pivot deeper into the graph from tpl.ca.
- IP · 2.21.22.41
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · registrar:easydns technologies inc.
- Country · CH
- Email · dalbano@tpl.ca
- TLD · .ca
- Browse hostnames · tp…
- 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: "tpl.ca"})-[: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.