All hostnames 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.com Routing diversity 5.2/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.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.
IP Prefix ASN Operator Country 100.28.108.220 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.211.11.254 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.221.169.224 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.228.99.52 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.233.109.249 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.192.150.202 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.103.111 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.196.82.169 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.227.133.61 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.11.179 35.153.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.44.4 35.153.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.173.104.62 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.196.245.88 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.203.117.235 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.207.38.112 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.160.142.131 54.160.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with rtm-load.tnt-ea.com in WhisperGraph.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .