Skip to content

Hostname

static.gemini.pl

Last fetched

static.gemini.pl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · static.gemini.plRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.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.

IPPrefixASNOperatorCountry
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.105143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.120143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.13143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.93143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.238.80.2018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.97.11354.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.2854.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.3954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.8154.192.96.0/22AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.