Hostname
luk66.cn
Last fetched
luk66.cn resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
luk66.cn resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Organization
- dnstination
- Contact emails
Subdomains
1 observed subdomain of luk66.cn.
| Subdomain |
|---|
| wildcard.luk66.cn |
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for luk66.cn.
| Mechanism | Target |
|---|---|
| SPF_A | luk66.cn |
| SPF_IP | 107.23.16.222/32 |
| SPF_IP | 54.173.83.138/32 |
| SPF_MX | luk66.cn |
Related pages
Pivot deeper into the graph from luk66.cn.
- IP · 100.29.251.180
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:markmonitor inc.
- Country · US
- Email · admin@dnstinations.com
- TLD · .cn
- Browse hostnames · lu…
- 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: "luk66.cn"})-[: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.