Hostname
szhuating.com
Last fetched
szhuating.com resolves to 1 IPv4 address operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in HK. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
szhuating.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 |
|---|---|---|---|---|
| 43.154.131.112 | 43.154.128.0/18 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | HK |
WHOIS identity
- Registrar
- iana:120
- Organization
- shen zhen shi hua ting zi dong hua gong cheng you xian gong si
- Contact emails
Subdomains
1 observed subdomain of szhuating.com.
| Subdomain |
|---|
| www.szhuating.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for szhuating.com.
| Mechanism | Target |
|---|---|
| SPF_A | hwp1.icoremail.net |
| SPF_A | hwp2.icoremail.net |
| SPF_INCLUDE | spf.icoremail.net |
| SPF_IP | 112.95.165.18/26 |
| SPF_IP | 116.6.238.3/32 |
| SPF_IP | 154.92.106.48/32 |
| SPF_IP | 183.238.238.123/29 |
| SPF_IP | 202.171.211.84/32 |
| SPF_IP | 219.134.65.250/24 |
| SPF_IP | 58.251.161.178/26 |
Related pages
Pivot deeper into the graph from szhuating.com.
- IP · 43.154.131.112
- ASN · AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
- Registrar · iana:120
- Country · HK
- Email · leehong168@163.com
- TLD · .com
- Browse hostnames · sz…
- 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: "szhuating.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.