Hostname
sanygroup.com
Last fetched
sanygroup.com resolves to 1 IPv4 address operated by TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited in CN. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
sanygroup.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 |
|---|---|---|---|---|
| 49.233.120.163 | 49.233.112.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 49.233.120.163 | 49.233.112.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
WHOIS identity
- Registrar
- iana:120
- Organization
- duan zheng ping
- Contact emails
Subdomains
29 observed subdomains of sanygroup.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sanygroup.com in the public web crawl.
303 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for sanygroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 111.22.8.2 |
| SPF_IP | 192.169.96.205 |
| SPF_IP | 222.240.233.72 |
| SPF_IP | 222.240.233.73 |
| SPF_IP | 222.240.242.183 |
| SPF_IP | 42.48.59.2 |
| SPF_IP | 58.20.41.142 |
Related pages
Pivot deeper into the graph from sanygroup.com.
- IP · 49.233.120.163
- ASN · AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited
- Registrar · iana:120
- Country · CN
- Email · duanzhp@sany.com.cn
- TLD · .com
- Browse hostnames · sa…
- 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: "sanygroup.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.