Skip to content

Hostname

tridge.com

Last fetched

tridge.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.108.21213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.156.16713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.178.2813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.173.11813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.164.136175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.128.1218.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.194.1383.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.118.593.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.4.18047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.246.6052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.55.21152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.75.11452.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.198.22652.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.98.16452.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.184.6954.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.109.6554.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.161.3847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.88.15747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

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 tridge.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tridge.com.

MechanismTarget
SPF_Atridge.com
SPF_INCLUDE41698150.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_MXtridge.com

Related pages

Pivot deeper into the graph from tridge.com.

Cypher and MCP

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

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