Hostname
cielux.com
Last fetched
cielux.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cielux.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 |
|---|---|---|---|---|
| 3.169.36.116 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.22 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.44 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.77 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cielux.com owner
- Contact emails
- jlee@diconfiberoptics.com
- whuang@diconfiber.com
- 19e9394a-a817-41f4-852a-ea7f14d3241a@identity-protect.org
- 55508d85-8544-42f0-83c4-136d2690c5d9@identity-protect.org
- 67f78118-6302-4c69-a1ac-ae09123a78f4@identity-protect.org
- a9631e8e-2885-4438-8b9e-0f9e3e149fb7@identity-protect.org
- dad42477-cabb-4c81-97ac-6356e5090d3b@identity-protect.org
- e1503953-edc9-40d3-b0f8-b1038d3ca0a1@identity-protect.org
Subdomains
1 observed subdomain of cielux.com.
| Subdomain |
|---|
| www.cielux.com |
Web-graph footprint
Distinct hostnames that link to or from cielux.com in the public web crawl.
6 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cielux.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from cielux.com.
- IP · 3.169.36.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TW
- Email · jlee@diconfiberoptics.com
- TLD · .com
- Browse hostnames · ci…
- 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: "cielux.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.