Skip to content

Hostname

tnrd.ca

Last fetched

tnrd.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:70 as the registrar.

Nutrition Label

WHISPER CANON · tnrd.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tnrd.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.206.7015.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.241.19516.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.104.493.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.79.1753.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:70
Organization
t.n.r.d.
Contact emails

Subdomains

19 observed subdomains of tnrd.ca.

Web-graph footprint

Distinct hostnames that link to or from tnrd.ca in the public web crawl.

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for tnrd.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEappriver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP184.67.214.50
SPF_IP20.47.149.138/32
SPF_IP207.194.152.74
SPF_IP216.147.222.33
SPF_IP216.147.222.34
SPF_IP216.147.222.35
SPF_IP34.216.2.222
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.98.187.128
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP66.183.154.188

Related pages

Pivot deeper into the graph from tnrd.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tnrd.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.