Hostname
llts-dev.com
Last fetched
llts-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
llts-dev.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 |
|---|---|---|---|---|
| 18.65.100.115 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.100.3 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.100.52 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.100.75 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.84.160.45 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.48 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.60 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.85 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of llts-dev.com owner
- Contact emails
- 5b5581ee-8fe5-456b-b287-b9947af65679@identity-protect.org
- 6b88d3b7-a855-49cc-9439-d4d380978ca8@identity-protect.org
- c39eeb98-c9b5-431c-9875-c5928d5d1ff0@identity-protect.org
- c6a0789d-e190-4afb-bed4-29c507971659@identity-protect.org
- d5daa3f5-ab52-4eb5-b3d1-d767371920a3@identity-protect.org
- d7fd72e3-98ba-450d-bb12-fecc40edaa20@identity-protect.org
- owner-6428771@llts-dev.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of llts-dev.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from llts-dev.com.
- IP · 18.65.100.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 5b5581ee-8fe5-456b-b287-b9947af65679@identity-protect.org
- TLD · .com
- Browse hostnames · ll…
- 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: "llts-dev.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.