Hostname
wegs.cn
Last fetched
wegs.cn resolves to 49.234.57.55, announced in 49.234.48.0/20 by TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited in CN. wegs.cn is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for wegs.cn is recorded in WhisperGraph.
Attribution
shenzhen tencent computer
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:北京新网数码信息技术有限公司
- Registrant organisation
- 维格斯(上海)流体技术有限公司
- Contact emails
- 903005951@qq.com
Subdomains
| Subdomain |
|---|
| s.wegs.cn |
| www.wegs.cn |
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- ns11.xincache.com
- ns17.xincache.com
- ns18.xincache.com
MX records
- mx.mail.ym.163.com
SPF policy
- include: spf.163.com
Threat-feed evidence
History
Related pages
Pivot from wegs.cn into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wegs.cn"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.