Hostname
gem-lpb.com
Last fetched
gem-lpb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gem-lpb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.95.52.172 | 54.95.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gem-lpb.com owner
- Contact emails
- 0a99ad82-beb5-4d9e-bd98-d3b76e1435a1@identity-protect.org
- 46610d95-db3a-4d10-af7b-081cb5f94f71@identity-protect.org
- 485c2f72-6fdf-4a2c-8b61-1942a0f75d0f@identity-protect.org
- 7f7cc81a-ba24-4a13-8099-625cb2b32549@identity-protect.org
- 852fddbb-3191-49d8-88c4-0b5fe8a9e2df@identity-protect.org
- a226e47b-fd51-4fb7-b2f1-f0e64de8612d@identity-protect.org
- e28579c3-fc64-4746-ae0b-4ac7f5ea604d@identity-protect.org
- owner-9487175@gem-lpb.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gem-lpb.com.
| Subdomain |
|---|
| www.gem-lpb.com |
Web-graph footprint
Distinct hostnames that link to or from gem-lpb.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gem-lpb.com.
- IP · 54.95.52.172
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0a99ad82-beb5-4d9e-bd98-d3b76e1435a1@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: "gem-lpb.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.