Skip to content

Hostname

gemini.pl

Last fetched

gemini.pl resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · gemini.plRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gemini.pl

Resolution chain

gemini.pl resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.28.13108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.49.98108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.204.19034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.29.14134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.73.1534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.139.25034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.23.7946.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.6.20852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.39.6852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.85.12352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.34.1152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.111.12954.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.201.18954.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.104.14754.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.65.22854.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.109.23763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.200.9063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.43.10499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

16 observed subdomains of gemini.pl.

Web-graph footprint

Distinct hostnames that link to or from gemini.pl in the public web crawl.

1,293 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gemini.pl.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.mxtools.pl
SPF_INCLUDE_spf.redlink.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.236.232.0/24

Related pages

Pivot deeper into the graph from gemini.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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.