Skip to content

Hostname

trinethire.com

Last fetched

trinethire.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · trinethire.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/trinethire.com

Resolution chain

trinethire.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.250.141100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.203.63100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.104.5935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.43.7835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.116.20735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.78.2644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.2.22344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.144.24944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.122.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.209.6052.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.204.4052.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.31.22654.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.209.24954.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.146.22616.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.185.4816.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.102.17216.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
dan fritcher
Contact emails

Subdomains

4 observed subdomains of trinethire.com.

Web-graph footprint

Distinct hostnames that link to or from trinethire.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trinethire.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from trinethire.com.

Cypher and MCP

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

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

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