Hostname
lightskies.net
Last fetched
lightskies.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lightskies.net 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 |
|---|---|---|---|---|
| 13.227.185.104 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.109 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.60 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.67 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.168.245.18 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.245.61 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.245.64 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.245.9 | 3.168.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- francesco marini
- Contact emails
- franz.marini@gmail.com
- 09615712-c1ab-4239-8831-3de5961c427d@identity-protect.org
- 23fab4c5-b64b-43a8-a585-71da3b4c9439@identity-protect.org
- 895bc21f-71e0-42c7-ae34-4049208299f0@identity-protect.org
- c1269c75-3e78-43fa-80b1-880cee2e9244@identity-protect.org
- cf94c4d4-da9f-4c55-95c1-a430b84ace66@identity-protect.org
- d0bae7e3-2ba9-42a5-947d-6839222dd5d4@identity-protect.org
- e9a2bc00-6aaf-40e6-b341-d010f1fdd51c@identity-protect.org
- owner-9671049@lightskies.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of lightskies.net.
| Subdomain |
|---|
| www.lightskies.net |
Web-graph footprint
Distinct hostnames that link to or from lightskies.net in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lightskies.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | icloud.com |
Related pages
Pivot deeper into the graph from lightskies.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lightskies.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.