Skip to content

Hostname

trn.secure-banking.com

Last fetched

trn.secure-banking.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · trn.secure-banking.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/trn.secure-banking.com

Resolution chain

trn.secure-banking.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.204.79.25318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.182.7023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.105.1683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.10.17434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.226.19644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.40.13952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.24.6652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.243.5452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.90.13.3152.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.135.18954.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.104.15654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.185.11554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with trn.secure-banking.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from trn.secure-banking.com.

Cypher and MCP

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

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