All hostnames pollev-embeds.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · pollev-embeds.com Routing diversity 4.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 6.7/10 Resolver footprint 8.3/10 canon.whisper.security/host/pollev-embeds.com Resolution chain pollev-embeds.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 35.81.119.93 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.130.13 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.85.212.204 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.225.38.55 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.33.46 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.232.214.160 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.233.204.230 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.237.155.82 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.240.196.11 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.241.109.169 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.17.180 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 50.112.49.82 50.112.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.36.156.113 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.38.79.149 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.125.62 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.69.172.193 54.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.32.122.51 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.34.0.203 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Web-graph footprint Distinct hostnames that link to or from pollev-embeds.com in the public web crawl.
23 sites link to this hostname.
3 sites linked to from this hostname.
Related pages Pivot deeper into the graph from pollev-embeds.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pollev-embeds.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 .