All hostnames api.adradv.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.adradv.io Routing diversity 6.7/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/api.adradv.io Resolution chain api.adradv.io 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 100.29.181.179 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.21.215.115 107.21.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.184.42 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.206.20.68 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.23.123.184 23.22.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.210.179.122 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.215.107.103 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.216.96.67 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.223.98.112 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.163.90 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.82.70.78 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.201.192.193 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.236.129.122 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.238.129.29 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.168.254.64 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.169.4.227 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.194.222.249 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.55.219 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.219.115.231 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.221.36.128 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.adradv.io in WhisperGraph.
Related pages Pivot deeper into the graph from api.adradv.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.adradv.io"})-[: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 .