Skip to content

Hostname

pocketgems.com

Last fetched

pocketgems.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · pocketgems.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pocketgems.com

Resolution chain

pocketgems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.88.27.11552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
mike grover
Contact emails

Subdomains

53 observed subdomains of pocketgems.com.

Web-graph footprint

Distinct hostnames that link to or from pocketgems.com in the public web crawl.

139 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for pocketgems.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_IP12.169.213.42/29
SPF_IP18.236.28.33
SPF_IP192.188.255.0/24
SPF_IP199.87.209.0/24
SPF_IP34.209.52.177
SPF_IP34.211.208.219/32
SPF_IP38.108.186.0/24
SPF_IP4.53.200.128/26
SPF_IP4.7.16.128/26
SPF_IP50.112.25.64
SPF_IP52.25.216.6
SPF_IP52.36.220.35
SPF_IP54.70.217.56
SPF_IP54.70.37.94

Related pages

Pivot deeper into the graph from pocketgems.com.

Cypher and MCP

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

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