Hostname
aoyutejs.com
Last fetched
aoyutejs.com resolves to 14 IPv4 addresses operated by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:1366 as the registrar.
Nutrition Label
Resolution chain
aoyutejs.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.114.188.53 | 122.114.0.0/16 | AS4837 | CHINA169-Backbone - CHINA UNICOM China169 Backbone | CN |
| 156.247.39.131 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 23.248.229.45 | 23.248.229.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.229.46 | 23.248.229.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 156.247.39.157 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 156.247.39.158 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 156.247.39.152 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 156.247.39.155 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 156.247.39.156 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 156.247.39.153 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 156.247.39.154 | 156.247.39.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 23.248.229.49 | 23.248.229.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 23.248.229.48 | 23.248.229.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
| 23.248.229.47 | 23.248.229.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | — |
WHOIS identity
- Registrar
- iana:1366
- Organization
- huang xianghan
- Contact emails
Subdomains
1 observed subdomain of aoyutejs.com.
| Subdomain |
|---|
| www.aoyutejs.com |
Web-graph footprint
Distinct hostnames that link to or from aoyutejs.com in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aoyutejs.com.
- IP · 122.114.188.53
- ASN · AS4837CHINA169-Backbone - CHINA UNICOM China169 Backbone
- Registrar · iana:1366
- Country · CN
- Email · 790392677@qq.com
- TLD · .com
- Browse hostnames · ao…
- 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: "aoyutejs.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.