Hostname
gslb.sub.mintaibank.com
Last fetched
gslb.sub.mintaibank.com resolves to 3 IPv4 addresses operated by CMNET-Zhejiang-AP - China Mobile communications corporation in CN.
Nutrition Label
Resolution chain
gslb.sub.mintaibank.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 112.17.76.66 | 112.22.128.0/19 | AS56041 | CMNET-Zhejiang-AP - China Mobile communications corporation | CN |
| 123.157.212.250 | 123.193.212.0/22 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 220.189.215.130 | 220.228.64.0/24 | AS4134 | CHINANET-BACKBONE - No.31,Jin-rong Street | CN |
WHOIS identity
No WHOIS records are currently associated with gslb.sub.mintaibank.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from gslb.sub.mintaibank.com.
- IP · 112.17.76.66
- ASN · AS56041CMNET-Zhejiang-AP - China Mobile communications corporation
- Country · CN
- Apex domain · mintaibank.com
- Parent domain · sub.mintaibank.com
- TLD · .com
- Browse hostnames · gs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gslb.sub.mintaibank.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.