Hostname
gemstonelightsapi.com
Last fetched
gemstonelightsapi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gemstonelightsapi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.167.56.113 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.56.115 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.56.58 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.56.75 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.11 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.37 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.38 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.97 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gemstonelightsapi.com owner
- Contact emails
- 078c12a4-65fa-4158-8ef2-10397ec4bc26@identity-protect.org
- 38fda8c2-fc4f-4ffb-90ba-28a0a1155749@identity-protect.org
- 3c81abef-ffa9-473e-8f75-244fb30c2238@identity-protect.org
- 3e5b9310-675a-4395-b61d-c62399404c92@identity-protect.org
- 474e65a1-82ff-4863-b642-4f7855961ac8@identity-protect.org
- dfcd7b1e-b5e3-451b-9556-590bc16d3102@identity-protect.org
- fb0e4920-394d-4946-93ed-f1ae4ee743a5@identity-protect.org
Subdomains
2 observed subdomains of gemstonelightsapi.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gemstonelightsapi.com.
- IP · 3.167.56.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 078c12a4-65fa-4158-8ef2-10397ec4bc26@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gemstonelightsapi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.