Skip to content

Hostname

gembly.pl

Last fetched

gembly.pl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ascio technologies inc. danmark - filial of ascio technologies inc. usa as the registrar.

Nutrition Label

WHISPER CANON · gembly.plRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gembly.pl

Resolution chain

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

IPPrefixASNOperatorCountry
34.255.248.10434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.98.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.46.20652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.232.15854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.217.20654.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.193.5963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ascio technologies inc. danmark - filial of ascio technologies inc. usa
Organization
Contact emails

Subdomains

1 observed subdomain of gembly.pl.

Subdomain
www.gembly.pl

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gembly.pl.

Cypher and MCP

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

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