All hostnames rtb-east.tapnative.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · rtb-east.tapnative.com Routing diversity 6.1/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/rtb-east.tapnative.com Resolution chain rtb-east.tapnative.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.49.19.141 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.20.138.229 107.20.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.234.105.53 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.52.103 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.198.145.165 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.228.211.200 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.169.80.138 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.170.44.162 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.195.18.254 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.16.204.98 50.16.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.2.153.132 52.2.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.201.174.204 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.22.204.254 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.205.247.15 54.204.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.210.163.246 54.210.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.193.64.99 32.192.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.86.49.56 98.80.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.49.105.194 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.86.68.189 98.80.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with rtb-east.tapnative.com in WhisperGraph.
Related pages Pivot deeper into the graph from rtb-east.tapnative.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rtb-east.tapnative.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 .