Hostname
discover-lithos.com
Last fetched
discover-lithos.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
discover-lithos.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.23.35.102 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.233.84.115 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.197.7.96 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.236.172.94 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of discover-lithos.com owner
- Contact emails
- 04e6c193-597f-4c42-87d6-37aa23825706@identity-protect.org
- 4d7d8631-626d-4aaa-86b3-642b17c057f2@identity-protect.org
- 5d61dd6d-4a9c-4451-a543-9e4c19fa0b82@identity-protect.org
- 7456b188-3e1d-4392-ba26-7a99c5ee8d26@identity-protect.org
- 7856b23c-7426-4e9a-ae68-a06f1a649b98@identity-protect.org
- 90be1f8e-d4e9-4157-bd2d-de5354b0bd86@identity-protect.org
- dbbc6e0c-5b47-45d9-8f02-11955fe51355@identity-protect.org
- owner-881002@discover-lithos.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from discover-lithos.com.
- IP · 107.23.35.102
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04e6c193-597f-4c42-87d6-37aa23825706@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "discover-lithos.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.