All hostnames rtb.api.vungle.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · rtb.api.vungle.com Routing diversity 6.3/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/rtb.api.vungle.com Resolution chain rtb.api.vungle.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.233.188.164 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.209.92.56 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.213.28.198 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.226.181.61 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.232.246.224 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.206.221.56 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.246.86 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.209.119.141 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.19.249.89 50.19.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.203.177.12 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.21.65.136 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.41.23 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.87.22.184 52.86.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.152.26.199 54.152.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.161.118.87 54.160.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.165.142.148 54.164.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.166.79.70 54.166.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.243.202.201 54.242.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 75.101.195.50 75.101.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.157.166.167 54.156.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with rtb.api.vungle.com in WhisperGraph.
Related pages Pivot deeper into the graph from rtb.api.vungle.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rtb.api.vungle.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 .