All hostnames trinityanalytics.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · trinityanalytics.io Routing diversity 6.4/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/trinityanalytics.io Resolution chain trinityanalytics.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.131.60.111 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.213.28.202 13.212.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.201.120.56 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.236.28 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.151.5 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.250.85.193 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.121.232 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.130.14 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.132.97 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.160.229 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.210.197 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.249.181 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.217.67 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.235.84 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.243.167 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.216.243 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.177.57 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.211.138 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.242.189 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.59.117 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with trinityanalytics.io in WhisperGraph.
Subdomains 2 observed subdomains of trinityanalytics.io.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for trinityanalytics.io.
Related pages Pivot deeper into the graph from trinityanalytics.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trinityanalytics.io"})-[: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 .