All hostnames sync.ads.yieldmo.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · sync.ads.yieldmo.com Routing diversity 7.3/10 Peering density 9.7/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/sync.ads.yieldmo.com Resolution chain sync.ads.yieldmo.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.132.107.110 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 174.129.42.14 174.129.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 176.34.86.170 176.34.64.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.138.190.231 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.87.100 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.203.180.179 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.216.225.218 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.248.68.100 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.194.59.178 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.243.125.102 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.249.55.67 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 44.219.165.0 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 46.51.186.148 46.51.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.93.202 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.174.127 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.123.44 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.140.112 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.117.188 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.241.122 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.210.217 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with sync.ads.yieldmo.com in WhisperGraph.
Related pages Pivot deeper into the graph from sync.ads.yieldmo.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sync.ads.yieldmo.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 .