All hostnames feed.solads.media resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · feed.solads.media Routing diversity 5.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/feed.solads.media Resolution chain feed.solads.media 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 18.196.225.112 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.66.217 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.233.175 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.120.4.16 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.241.114 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.75.169 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.70.115.199 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.72.169.67 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.75.151.136 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.75.56.199 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.23.249 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.123.88 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.3.235 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 51.102.150.170 51.102.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.179.230.130 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.182.160.50 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.180.152.58 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 63.186.167.52 63.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. —
WHOIS identity No WHOIS records are currently associated with feed.solads.media in WhisperGraph.
Subdomains 3 observed subdomains of feed.solads.media.
Web-graph footprint Distinct hostnames that link to or from feed.solads.media in the public web crawl.
14 sites link to this hostname.
Related pages Pivot deeper into the graph from feed.solads.media.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "feed.solads.media"})-[: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 .