Hostname
kwangshing.com
Last fetched
kwangshing.com resolves to 1 IPv4 address operated by AS7540 in HK. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
kwangshing.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.181.201.61 | 202.181.201.0/24 | AS7540 | — | HK |
WHOIS identity
- Registrar
- iana:93
- Organization
- aric chan
- Contact emails
- 1a23084d715a134c47b99608d48293fb1bf54d88@privatedomain.gkg.net
- 1e6139ee0b1b18b5026945de9ea71787c449f73d@privatedomain.gkg.net
- 49435033a6f92d365e7ce514fdf496a15c147dbd@privatedomain.gkg.net
- 62dfc35169470e3adc96777ccf1d2ff316b745aa@privatedomain.gkg.net
- 780412c994620c5aa83fd012b4f0991e19bcfa50@whois.gkg.net
- 7c8d14ff599e3033c7282bb46b76a4e901864cc7@privatedomain.gkg.net
- 83bc9d27aa034087c7328809d28d926d2191ab28@privatedomain.gkg.net
- a19472fd997b846dae296508a70c5286b5c9cc25@privatedomain.gkg.net
- ac9845fd9245d6e6cd96be16f77f1c816c8f2178@privatedomain.gkg.net
- e262cd57c79d7ff93f6e76eb4f7401aeeb124ee5@privatedomain.gkg.net
- e451347bebe6b2d8b79938c3427b70719688c66b@privatedomain.gkg.net
- e54163cab70c7d85726e7397873308e36faca2cb@whois.gkg.net
Subdomains
2 observed subdomains of kwangshing.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from kwangshing.com.
- IP · 202.181.201.61
- ASN · AS7540
- Registrar · iana:93
- Country · HK
- Email · 1a23084d715a134c47b99608d48293fb1bf54d88@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · kw…
- 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: "kwangshing.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.