Skip to content

Hostname

gem.app

Last fetched

gem.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · gem.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/gem.app

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.42.254.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.3254.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.3954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.6454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
99.84.91.1599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
18.64.211.4618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
gem search,
Contact emails

Subdomains

7 observed subdomains of gem.app.

Web-graph footprint

Distinct hostnames that link to or from gem.app in the public web crawl.

426 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gem.app.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from gem.app.

Cypher and MCP

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

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