Skip to content

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

WHISPER CANON · tpl.caRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tpl.ca

Resolution chain

tpl.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.21.22.412.21.22.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CH
23.10.249.8023.10.249.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CH
75.2.110.16275.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.16.22176.223.16.0/20AS16509AMAZON-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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tpl.ca.

MechanismTarget
SPF_INCLUDEbounce.upaknee.com
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.6.27.111
SPF_IP13.88.233.134/32
SPF_IP148.59.100.16/28
SPF_IP172.105.17.9
SPF_IP192.30.202.14
SPF_IP192.30.226.89
SPF_IP20.104.55.145/32
SPF_IP205.189.188.11
SPF_IP205.189.94.105
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from tpl.ca.

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 20

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