All hostnames tech.adroll.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · tech.adroll.com Routing diversity 5.0/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/tech.adroll.com Resolution chain tech.adroll.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.0.156 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.37 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.70 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.88 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.139 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.150 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.179 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.184 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.30 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.8 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.147 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.59 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.117.11 52.219.117.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.117.99 52.219.117.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.155 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.195 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.203 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.251 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.121.27 52.219.121.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.192.3 52.219.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with tech.adroll.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from tech.adroll.com in the public web crawl.
52 sites link to this hostname.
Related pages Pivot deeper into the graph from tech.adroll.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tech.adroll.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 .