All hostnames adserver.tappsgames.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · adserver.tappsgames.com Routing diversity 8.1/10 Peering density 9.7/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 5.6/10 canon.whisper.security/host/adserver.tappsgames.com Resolution chain adserver.tappsgames.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 16.15.176.60 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.177.44 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.179.64 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.119 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.124 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.139 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.151 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.18 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.181 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.30 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.32 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.35 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.38 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.53 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.183.86 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.184.207 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.187.169 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.187.235 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.188.13 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.191.111 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with adserver.tappsgames.com in WhisperGraph.
Related pages Pivot deeper into the graph from adserver.tappsgames.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adserver.tappsgames.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 .