Skip to content

Hostname

tr.co

Last fetched

tr.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · tr.coRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tr.co

Resolution chain

tr.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.144.255.15716.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.154.11535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.144.13635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.153.23235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.222.1444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.204.18650.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.51.16152.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.139.11752.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.121.15454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.47.10954.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.75.202184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.160.13916.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
paul devine
Contact emails

Subdomains

26 observed subdomains of tr.co.

Web-graph footprint

Distinct hostnames that link to or from tr.co in the public web crawl.

42 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from tr.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tr.co"})-[: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.