All hostnames ad-api.maxnapps.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ad-api.maxnapps.com Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ad-api.maxnapps.com Resolution chain ad-api.maxnapps.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.20.125.30 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.211.241.33 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.167.195.36 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.224.188.240 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.225.219.221 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.236.128.190 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.241.72.44 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.242.9.155 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.248.85.91 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.33.156.232 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.33.76.54 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.20.63 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.188.212.162 54.188.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.245.109.239 54.245.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.250.73.80 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.228.77.134 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.146.135.182 16.146.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.148.231.60 16.148.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 32.184.53.194 32.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with ad-api.maxnapps.com in WhisperGraph.
Related pages Pivot deeper into the graph from ad-api.maxnapps.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ad-api.maxnapps.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 .