Hostname
ws2k.com
Last fetched
ws2k.com resolves to 1 IPv4 address operated by AS16276 in BE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
ws2k.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 |
|---|---|---|---|---|
| 178.33.202.15 | 178.32.0.0/15 | AS16276 | — | BE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- backorderzone_com
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 2332453456bc4bd08c224a2fd8ae625a.protect@withheldforprivacy.com
- 7b27eea53f024026b93fb70af331292f.protect@withheldforprivacy.com
- becfdf38bd324830b2e45e15a60a410b.protect@withheldforprivacy.com
- robot@backorderzone.com
- pw-c131d986a6cedcf638303aa62b70da18@privacyguardian.org
- pw-d5a0cb190575684f139434b241c50eb6@privacyguardian.org
Subdomains
7 observed subdomains of ws2k.com.
Web-graph footprint
Distinct hostnames that link to or from ws2k.com in the public web crawl.
5 sites link to this hostname.
52 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ws2k.com
SPF policy
4 SPF mechanisms authorising senders for ws2k.com.
| Mechanism | Target |
|---|---|
| SPF_A | ws2k.com |
| SPF_IP | 152.228.222.55 |
| SPF_IP | 178.33.202.15 |
| SPF_MX | ws2k.com |
Related pages
Pivot deeper into the graph from ws2k.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ws2k.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.