Hostname
3lights-technology.com
Last fetched
3lights-technology.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
3lights-technology.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.38.155.159 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.177.42 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.237.88.141 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.207.8 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 3lights-technology.com owner
- Contact emails
- 073f51a8-2b10-47a6-88c4-8f17685de378@identity-protect.org
- 07b8b16b-ee73-44e0-a6bf-1216ca4e6922@identity-protect.org
- 14f54f64-6e8b-4a06-a789-7d63ccf9ca78@identity-protect.org
- 1eccef4b-7e56-420e-b467-26e9658e9001@identity-protect.org
- 296205c0-3235-4e19-947a-20aea41da4ce@identity-protect.org
- 805f39dd-1915-4faa-af8e-3263cdb924ba@identity-protect.org
- e3432802-ac7d-461f-8f93-9dd1c2b2efc6@identity-protect.org
Subdomains
9 observed subdomains of 3lights-technology.com.
Web-graph footprint
Distinct hostnames that link to or from 3lights-technology.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 3lights-technology.com.
- IP · 13.38.155.159
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 073f51a8-2b10-47a6-88c4-8f17685de378@identity-protect.org
- TLD · .com
- Browse hostnames · 3l…
- 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: "3lights-technology.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.