Hostname
lightcon.net
Last fetched
lightcon.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lightcon.net 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 |
|---|---|---|---|---|
| 15.164.133.74 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2238263f-1204-4e80-8f60-64a2d22c6ab1@identity-protect.org
- 27bc18ee-1c8e-4499-bf84-816d93e60bdc@identity-protect.org
- 38dc9d93-b0b5-4f80-a1b6-48fd87d7e2a5@identity-protect.org
- 84fc121f-000b-4a4a-9728-d23df9ccf8ac@identity-protect.org
- ea2ce685-1933-43ec-857c-e798b9458171@identity-protect.org
- f2a7c52d-2a70-4be6-ab1d-2bd7d3c4df62@identity-protect.org
- owner-2303509@lightcon.net.whoisprivacyservice.org
- owner-5358448@lightcon.net.whoisprivacyservice.org
- owner-8883194@lightcon.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of lightcon.net.
Web-graph footprint
Distinct hostnames that link to or from lightcon.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from lightcon.net.
- IP · 15.164.133.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 2238263f-1204-4e80-8f60-64a2d22c6ab1@identity-protect.org
- TLD · .net
- 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: "lightcon.net"})-[: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.