Hostname
sksdwl.com
Last fetched
sksdwl.com resolves to 2 IPv4 addresses operated by N963-AS-AP - N963 PTE. LTD. in HK. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
sksdwl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.68.14.166 | 111.68.14.0/24 | AS963 | N963-AS-AP - N963 PTE. LTD. | HK |
| 112.121.161.109 | 112.121.161.0/24 | AS45753 | NETSEC-HK - Netsec Limited | HK |
WHOIS identity
- Registrar
- iana:420
- Organization
- lin zhi
- Contact emails
Subdomains
8 observed subdomains of sksdwl.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from sksdwl.com.
- IP · 111.68.14.166
- ASN · AS963N963-AS-AP - N963 PTE. LTD.
- Registrar · iana:420
- Country · HK
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · sk…
- 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: "sksdwl.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.