All hostnames sgpixel.adsafeprotected.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · sgpixel.adsafeprotected.com Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/sgpixel.adsafeprotected.com Resolution chain sgpixel.adsafeprotected.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.212.154.255 13.212.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.215.104.15 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.228.147.119 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.250.142.58 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.41.200 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.171.64 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.163.149 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.128.163.139 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.129.5.228 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.239.110 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.19.225 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.153.139 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.125.114 52.76.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.217.238 52.76.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.151.185.73 54.151.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.251.190.134 54.251.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.167.146 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.129.35.235 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with sgpixel.adsafeprotected.com in WhisperGraph.
Related pages Pivot deeper into the graph from sgpixel.adsafeprotected.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sgpixel.adsafeprotected.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 .