All hostnames api.adswizz.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · api.adswizz.com Routing diversity 5.9/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/api.adswizz.com Resolution chain api.adswizz.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 108.131.183.183 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.251.49.13 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.213.70 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.155.18 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.95.145 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.198.155 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.57.102 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.50.71 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.48.54 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.184.202 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.77.208 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.57.219 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.123.151 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.22.2 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.228.252.185 54.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.229.252.48 54.229.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.247.127.132 54.247.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.35.18.35 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 79.125.98.122 79.125.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.223.90 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with api.adswizz.com in WhisperGraph.
Subdomains 1 observed subdomain of api.adswizz.com.
Web-graph footprint Distinct hostnames that link to or from api.adswizz.com in the public web crawl.
Related pages Pivot deeper into the graph from api.adswizz.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.adswizz.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 .