All hostnames static.gemini.pl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · static.gemini.pl Routing diversity 3.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/static.gemini.pl Resolution chain static.gemini.pl resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.43 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.47 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.56 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.69 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 143.204.55.105 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.120 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.13 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.93 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 18.238.80.20 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.33 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.55 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.88 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.97.113 54.192.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.97.28 54.192.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.97.39 54.192.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.97.81 54.192.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with static.gemini.pl in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from static.gemini.pl in the public web crawl.
9 sites link to this hostname.
Related pages Pivot deeper into the graph from static.gemini.pl.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static.gemini.pl"})-[: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 .