Skip to content

Hostname

h.atstudy.com

Last fetched

h.atstudy.com resolves to 18 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · h.atstudy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/h.atstudy.com

Resolution chain

h.atstudy.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.72.227.195101.72.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
112.84.131.82112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
113.59.44.129113.59.0.0/17AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.153.78.191116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.168.170116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.168.170116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.169.184.171116.169.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.196.150.173116.196.148.0/22AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
116.196.155.113116.196.152.0/22AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
119.36.225.182119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
14.205.93.10314.205.92.0/22AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
36.249.93.8136.248.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
36.249.95.15436.248.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
42.177.83.6642.176.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
58.144.195.18758.144.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
60.28.220.20460.28.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
60.31.192.5060.31.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.161.0.19261.161.0.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.241.148.24561.241.128.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from h.atstudy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "h.atstudy.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.