Skip to content

Hostname

getgems.io

Last fetched

getgems.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · getgems.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/getgems.io

Resolution chain

getgems.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.10618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.245.46.2618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.9254.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1861
Organization
Contact emails

Subdomains

8 observed subdomains of getgems.io.

Web-graph footprint

Distinct hostnames that link to or from getgems.io in the public web crawl.

585 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for getgems.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from getgems.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "getgems.io"})-[: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.