Skip to content

Hostname

rtm-load.tnt-ea.com

Last fetched

rtm-load.tnt-ea.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · rtm-load.tnt-ea.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/rtm-load.tnt-ea.com

Resolution chain

rtm-load.tnt-ea.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.108.220100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.11.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.169.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.99.523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.109.2493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.150.20234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.103.11134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.82.16934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.133.6134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.11.17935.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.44.435.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.104.6235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.245.8844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.117.23552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.38.11252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.142.13154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with rtm-load.tnt-ea.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from rtm-load.tnt-ea.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rtm-load.tnt-ea.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.