Hostname
shjx-group.com
Last fetched
shjx-group.com resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
shjx-group.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 |
|---|---|---|---|---|
| 121.42.118.178 | 121.42.64.0/18 | AS37963 | ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 123.59.154.172 | 123.59.128.0/19 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
WHOIS identity
- Registrar
- iana:420
- Organization
- guohui zhang
- Contact emails
Subdomains
1 observed subdomain of shjx-group.com.
| Subdomain |
|---|
| www.shjx-group.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for shjx-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.163.com |
Related pages
Pivot deeper into the graph from shjx-group.com.
- IP · 121.42.118.178
- ASN · AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.
- Registrar · iana:420
- Country · CN
- Email · support@namebright.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shjx-group.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.