Skip to content

Hostname

gateway.adrta.com

Last fetched

gateway.adrta.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gateway.adrta.comRouting diversity8.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gateway.adrta.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.199.117100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.24.87.64100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.27.130.53100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.167.196100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.218.238100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.169.32100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.214.170107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.94.151174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.74.25118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.117.6518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.66.255184.72.64.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.34.117184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.75.2423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.19.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.20.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.112.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.214.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.61.1153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.152.1233.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.151.1813.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gateway.adrta.com in WhisperGraph.

Subdomains

1 observed subdomain of gateway.adrta.com.

Threat posture

History

Related pages

Pivot deeper into the graph from gateway.adrta.com.

Cypher and MCP

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

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