Hostname
cwer.su
Last fetched
cwer.su resolves to 2 IPv4 addresses operated by KAZTELECOM-AS - JSC Kazakhtelecom in KZ. WHOIS lists registrar:regtime-su as the registrar.
Nutrition Label
Resolution chain
cwer.su 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 |
|---|---|---|---|---|
| 82.200.204.13 | 82.200.204.0/24 | AS9198 | KAZTELECOM-AS - JSC Kazakhtelecom | KZ |
| 91.210.174.113 | 91.210.174.0/24 | AS214830 | ZEBRA-TELECOM-AS - TOO Zebra Telecom | KZ |
WHOIS identity
- Registrar
- registrar:regtime-su
- Organization
- private person
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from cwer.su in the public web crawl.
6 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cwer.su.
- IP · 82.200.204.13
- ASN · AS9198KAZTELECOM-AS - JSC Kazakhtelecom
- Registrar · registrar:regtime-su
- Country · KZ
- Email · cwer.07@mail.ru
- TLD · .su
- Browse hostnames · cw…
- 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: "cwer.su"})-[: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.