Hostname
lightsnovelworld.com
Last fetched
lightsnovelworld.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
lightsnovelworld.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 lightsnovelworld.com owner
- Contact emails
- 873a75b8-0723-4167-8191-023d0d2d0940@identity-protect.org
- 88c410ae-a283-4d8f-8034-caaea2700d68@identity-protect.org
- 8b1d13af-f19b-4d94-829c-0a72bc8a9d47@identity-protect.org
- 8c30de01-7fd8-4697-8e17-27d24b0ca1a6@identity-protect.org
- aee744ed-fa70-4a42-bb36-97069dcdbfff@identity-protect.org
- bf673cd4-5d41-45f0-8590-ea66b2c8badf@identity-protect.org
- owner-12118370@lightsnovelworld.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of lightsnovelworld.com.
| Subdomain |
|---|
| wildcard.lightsnovelworld.com |
Web-graph footprint
Distinct hostnames that link to or from lightsnovelworld.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lightsnovelworld.com.
- IP · 13.251.220.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 873a75b8-0723-4167-8191-023d0d2d0940@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: "lightsnovelworld.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.