Hostname
lightnovelworlds.com
Last fetched
lightnovelworlds.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lightnovelworlds.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.251.220.40 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.161.39 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.172.215 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.52.176 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.77.102.71 | 52.77.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.42.187 | 54.169.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lightnovelworlds.com owner
- Contact emails
- 29d90ad1-6c69-45a8-88e6-7c3cb583f110@identity-protect.org
- 36697a4b-632a-4af0-8a9b-71ecc3af3f9c@identity-protect.org
- 59aafbb5-81c8-42e0-abd2-bb0f23d58f28@identity-protect.org
- 690e521a-cccf-410c-8a31-b9b1eb1f892e@identity-protect.org
- 92cdf566-6114-4f00-9415-c91ea071f6f2@identity-protect.org
- c39c68eb-cab1-4b2a-9c19-e2e32ecb52a6@identity-protect.org
- ce7319eb-d048-4f76-b381-af33e7a9acd0@identity-protect.org
- owner-11597702@lightnovelworlds.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of lightnovelworlds.com.
| Subdomain |
|---|
| wildcard.lightnovelworlds.com |
Threat posture
History
Related pages
Pivot deeper into the graph from lightnovelworlds.com.
- IP · 13.251.220.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 29d90ad1-6c69-45a8-88e6-7c3cb583f110@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "lightnovelworlds.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.