Skip to content

Hostname

trinks.com

Last fetched

trinks.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · trinks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trinks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.104.220100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.117.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.202.210174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.87.2123.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.150.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.239.2543.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.91.15234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.124.21434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.38.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.251.4235.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.213.535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.147.14935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.98.4244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.22.9154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.130.9832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for trinks.com.

MechanismTarget
SPF_Atrinks.com
SPF_INCLUDE43659353.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP34.193.195.203
SPF_MXtrinks.com

Related pages

Pivot deeper into the graph from trinks.com.

Cypher and MCP

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

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